Home
last modified time | relevance | path

Searched refs:LacSymQat_CipherIvSizeBytesGet (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_cipher.h80 Cpa32U LacSymQat_CipherIvSizeBytesGet(CpaCySymCipherAlgorithm cipherAlgorithm);
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c527 LacSymQat_CipherIvSizeBytesGet(cipherAlgorithm)); in LacSymQat_CipherCtrlBlockWrite()
843 LacSymQat_CipherIvSizeBytesGet(CpaCySymCipherAlgorithm cipherAlgorithm) in LacSymQat_CipherIvSizeBytesGet() function
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c85 ivLenInBytes = LacSymQat_CipherIvSizeBytesGet(algorithm); in LacCipher_PerformIvCheck()
H A Dlac_sym_dp.c158 Cpa32U ivLenInBytes = LacSymQat_CipherIvSizeBytesGet( in LacDp_EnqueueParamCheck()