Searched refs:crypto_skcipher_setkey (Results 1 – 3 of 3) sorted by relevance
304 static inline int crypto_skcipher_setkey(struct crypto_skcipher *tfm, in crypto_skcipher_setkey() function
889 err = crypto_skcipher_setkey(tfm->skcipher, key, keylen); in skcipher_setkey()
997 ret = crypto_skcipher_setkey(tfm, template[i].key, in __test_skcipher()1075 ret = crypto_skcipher_setkey(tfm, template[i].key, in __test_skcipher()