Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c3279 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_null_setauthsize()
3294 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3297 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3300 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3303 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3306 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3309 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3312 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()
3315 aeadctx->mayverify = VERIFY_SW; in chcr_authenc_setauthsize()
3328 aeadctx->mayverify = VERIFY_HW; in chcr_gcm_setauthsize()
[all …]
H A Dchcr_crypto.h239 u16 mayverify; member