Searched refs:aead_authenc_setkey (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/crypto/bcm/ |
D | cipher.c | 2842 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() function 3316 .setkey = aead_authenc_setkey, 3339 .setkey = aead_authenc_setkey, 3362 .setkey = aead_authenc_setkey, 3385 .setkey = aead_authenc_setkey, 3408 .setkey = aead_authenc_setkey, 3431 .setkey = aead_authenc_setkey, 3454 .setkey = aead_authenc_setkey, 3477 .setkey = aead_authenc_setkey, 3500 .setkey = aead_authenc_setkey, [all …]
|