Home
last modified time | relevance | path

Searched refs:crypto_skcipher_setkey (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/crypto/
Dskcipher.h304 static inline int crypto_skcipher_setkey(struct crypto_skcipher *tfm, in crypto_skcipher_setkey() function
/linux-4.4.14/crypto/
Dalgif_skcipher.c889 err = crypto_skcipher_setkey(tfm->skcipher, key, keylen); in skcipher_setkey()
Dtestmgr.c997 ret = crypto_skcipher_setkey(tfm, template[i].key, in __test_skcipher()
1075 ret = crypto_skcipher_setkey(tfm, template[i].key, in __test_skcipher()