Searched refs:chcr_authenc_setkey (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 3553 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey() function 4151 .setkey = chcr_authenc_setkey, 4173 .setkey = chcr_authenc_setkey, 4193 .setkey = chcr_authenc_setkey, 4214 .setkey = chcr_authenc_setkey, 4235 .setkey = chcr_authenc_setkey, 4277 .setkey = chcr_authenc_setkey, 4299 .setkey = chcr_authenc_setkey, 4319 .setkey = chcr_authenc_setkey, 4340 .setkey = chcr_authenc_setkey, [all …]
|