Home
last modified time | relevance | path

Searched refs:mayverify (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c3193 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_null_setauthsize()
3208 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3211 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3214 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3217 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3220 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3223 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3226 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3229 aeadctx->mayverify = VERIFY_SW; in chcr_authenc_setauthsize()
3242 aeadctx->mayverify = VERIFY_HW; in chcr_gcm_setauthsize()
[all …]
H A Dchcr_crypto.h239 u16 mayverify; member