Home
last modified time | relevance | path

Searched refs:LAC_CIPHER_SPC_IV_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_cipher_defs.h94 #define LAC_CIPHER_SPC_IV_SIZE 12 macro
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c263 (LAC_CIPHER_SPC_IV_SIZE == pRequest->ivLenInBytes)) { in LacDp_EnqueueParamCheck()
607 (isSpCcm || (LAC_CIPHER_SPC_IV_SIZE == pRequest->ivLenInBytes))) { in LacDp_WriteRingMsgFull()
660 (LAC_CIPHER_SPC_IV_SIZE != pRequest->ivLenInBytes)) { in LacDp_WriteRingMsgFull()
H A Dlac_sym_alg_chain.c1607 (isSpCcm || (LAC_CIPHER_SPC_IV_SIZE == pOpData->ivLenInBytes))) { in LacAlgChain_Perform()
1668 (LAC_CIPHER_SPC_IV_SIZE != pOpData->ivLenInBytes)) { in LacAlgChain_Perform()
1704 (LAC_CIPHER_SPC_IV_SIZE != pOpData->ivLenInBytes)) { in LacAlgChain_Perform()