Searched refs:aes_setkey (Results 1 – 1 of 1) sorted by relevance
1829 static int aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in aes_setkey() function1897 err = aes_setkey(cipher, key, keylen); in ablkcipher_setkey()