Searched refs:chcr_authenc_setkey (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 3460 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey() function 4013 .setkey = chcr_authenc_setkey, 4035 .setkey = chcr_authenc_setkey, 4055 .setkey = chcr_authenc_setkey, 4076 .setkey = chcr_authenc_setkey, 4097 .setkey = chcr_authenc_setkey, 4139 .setkey = chcr_authenc_setkey, 4161 .setkey = chcr_authenc_setkey, 4181 .setkey = chcr_authenc_setkey, 4202 .setkey = chcr_authenc_setkey, [all …]
|