Searched refs:chcr_authenc_setauthsize (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_algo.c | 3068 static int chcr_authenc_setauthsize(struct crypto_aead *tfm, in chcr_authenc_setauthsize() function 3947 .setauthsize = chcr_authenc_setauthsize, 3969 .setauthsize = chcr_authenc_setauthsize, 3989 .setauthsize = chcr_authenc_setauthsize, 4010 .setauthsize = chcr_authenc_setauthsize, 4031 .setauthsize = chcr_authenc_setauthsize, 4073 .setauthsize = chcr_authenc_setauthsize, 4095 .setauthsize = chcr_authenc_setauthsize, 4115 .setauthsize = chcr_authenc_setauthsize, 4136 .setauthsize = chcr_authenc_setauthsize, [all …]
|