Searched refs:AES_GCM_IV_OFFSET (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c35 #define AES_GCM_IV_OFFSET 8 macro
999 rctx->ctrl_word.e.iv_offset = req->assoclen - AES_GCM_IV_OFFSET;
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c29 #define AES_GCM_IV_OFFSET 8 macro
1086 rctx->ctrl_word.e.iv_offset = req->assoclen - AES_GCM_IV_OFFSET;

Completed in 121 milliseconds