Home
last modified time | relevance | path

Searched refs:pKeyGenOutputData (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c240 CpaFlatBuffer *pKeyGenOutputData);
541 pGeneratedKeyBuffer = pCookie->pKeyGenOutputData; in LacSymKey_MgfHandleResponse()
777 pCookie->pKeyGenOutputData = pGeneratedMaskBuffer; in LacSymKey_MgfCommon()
1041 pGeneratedKeyBuffer = pCookie->pKeyGenOutputData; in LacSymKey_SslTlsHandleResponse()
1188 CpaFlatBuffer *pKeyGenOutputData) in LacSymKey_KeyGenSslTls_GenCommon() argument
1232 pKeyGenOutputData); in LacSymKey_KeyGenSslTls_GenCommon()
1261 pCookie->pKeyGenOutputData = pKeyGenOutputData; in LacSymKey_KeyGenSslTls_GenCommon()
1989 pKeyGenOutputData->pData)); in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h225 CpaFlatBuffer *pKeyGenOutputData; member