Searched refs:aead_authenc_setkey (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 2722 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() function 3154 .setkey = aead_authenc_setkey, 3179 .setkey = aead_authenc_setkey, 3204 .setkey = aead_authenc_setkey, 3229 .setkey = aead_authenc_setkey, 3254 .setkey = aead_authenc_setkey, 3279 .setkey = aead_authenc_setkey, 3304 .setkey = aead_authenc_setkey, 3329 .setkey = aead_authenc_setkey, 3354 .setkey = aead_authenc_setkey, [all …]
|