Searched refs:hmac_ctrl (Results 1 – 2 of 2) sorted by relevance
2536 actx->auth_mode, aeadctx->hmac_ctrl, in create_authenc_wr() 3015 aeadctx->hmac_ctrl, IV >> 1); in fill_sec_cpl_for_aead() 3217 aeadctx->hmac_ctrl, IV >> 1); in create_gcm_wr() 3285 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_NOP; in chcr_authenc_null_setauthsize() 3300 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_PL1; in chcr_authenc_setauthsize() 3303 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_PL2; in chcr_authenc_setauthsize() 3306 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_TRUNC_RFC4366; in chcr_authenc_setauthsize() 3309 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_IPSEC_96BIT; in chcr_authenc_setauthsize() 3312 aeadctx->hmac_ctrl = CHCR_SCMD_HMAC_CTRL_PL3; in chcr_authenc_setauthsize() 3315 aeadctx->hmac_ctrl in chcr_authenc_setauthsize() [all...]
238 u16 hmac_ctrl; member