Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_cipher.h278 CpaStatus LacCipher_PerformParamCheck(CpaCySymCipherAlgorithm cipherAlgorithm,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c362 LacCipher_PerformParamCheck(CpaCySymCipherAlgorithm algorithm, in LacCipher_PerformParamCheck() function
H A Dlac_sym_alg_chain.c1940 status = LacCipher_PerformParamCheck(cipher, in LacAlgChain_Perform()