Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c3268 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_null_setauthsize()
3283 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3286 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3289 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3292 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3295 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3298 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3301 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3304 aeadctx->mayverify = VERIFY_SW; in chcr_authenc_setauthsize()
3317 aeadctx->mayverify = VERIFY_HW; in chcr_gcm_setauthsize()
[all …]
Dchcr_crypto.h237 u16 mayverify; member