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.c243 CpaFlatBuffer *pKeyGenOutputData);
546 pGeneratedKeyBuffer = pCookie->pKeyGenOutputData; in LacSymKey_MgfHandleResponse()
782 pCookie->pKeyGenOutputData = pGeneratedMaskBuffer; in LacSymKey_MgfCommon()
1048 pGeneratedKeyBuffer = pCookie->pKeyGenOutputData; in LacSymKey_SslTlsHandleResponse()
1195 CpaFlatBuffer *pKeyGenOutputData) in LacSymKey_KeyGenSslTls_GenCommon() argument
1239 pKeyGenOutputData); in LacSymKey_KeyGenSslTls_GenCommon()
1268 pCookie->pKeyGenOutputData = pKeyGenOutputData; in LacSymKey_KeyGenSslTls_GenCommon()
1996 pKeyGenOutputData->pData)); in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h225 CpaFlatBuffer *pKeyGenOutputData; member