Searched refs:chcr_authenc_setauthsize (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_algo.c | 3280 static int chcr_authenc_setauthsize(struct crypto_aead *tfm, in chcr_authenc_setauthsize() function 4143 .setauthsize = chcr_authenc_setauthsize, 4165 .setauthsize = chcr_authenc_setauthsize, 4185 .setauthsize = chcr_authenc_setauthsize, 4206 .setauthsize = chcr_authenc_setauthsize, 4227 .setauthsize = chcr_authenc_setauthsize, 4269 .setauthsize = chcr_authenc_setauthsize, 4291 .setauthsize = chcr_authenc_setauthsize, 4311 .setauthsize = chcr_authenc_setauthsize, 4332 .setauthsize = chcr_authenc_setauthsize, [all …]
|