Home
last modified time | relevance | path

Searched refs:aes_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c1794 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey() function
1841 err = aes_setkey(cipher, key, keylen); in skcipher_setkey()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c1791 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey() function
1838 err = aes_setkey(cipher, key, keylen); in skcipher_setkey()

Completed in 18 milliseconds