Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
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()