Searched refs:aead_authenc_setkey (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/crypto/bcm/ |
D | cipher.c | 2758 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() function 3190 .setkey = aead_authenc_setkey, 3215 .setkey = aead_authenc_setkey, 3240 .setkey = aead_authenc_setkey, 3265 .setkey = aead_authenc_setkey, 3290 .setkey = aead_authenc_setkey, 3315 .setkey = aead_authenc_setkey, 3340 .setkey = aead_authenc_setkey, 3365 .setkey = aead_authenc_setkey, 3390 .setkey = aead_authenc_setkey, [all …]
|