Searched refs:VERIFY_HW (Results 1 – 2 of 2) sorted by relevance
225 reqctx->verify = VERIFY_HW; in chcr_handle_aead_resp()3124 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_null_setauthsize()3139 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3142 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3145 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3148 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3151 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3154 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3157 aeadctx->mayverify = VERIFY_HW; in chcr_authenc_setauthsize()3173 aeadctx->mayverify = VERIFY_HW; in chcr_gcm_setauthsize()[all …]
103 #define VERIFY_HW 0 macro