Searched refs:crypto_ablkcipher_setkey (Results 1 – 2 of 2) sorted by relevance
887 static inline int crypto_ablkcipher_setkey(struct crypto_ablkcipher *tfm, in crypto_ablkcipher_setkey() function
712 err = crypto_ablkcipher_setkey(ablkcipher, key, keylen); in skcipher_setkey_ablkcipher()