Home
last modified time | relevance | path

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

/src/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c1212 CpaFlatBuffer inputSecret = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
1318 inputSecret.dataLenInBytes = tlsPrefixLen; in LacSymKey_KeyGenSslTls_GenCommon()
1319 inputSecret.pData = in LacSymKey_KeyGenSslTls_GenCommon()
1335 computeHashKey(&inputSecret, in LacSymKey_KeyGenSslTls_GenCommon()
1346 inputSecret.pData = in LacSymKey_KeyGenSslTls_GenCommon()
1361 computeHashKey(&inputSecret, in LacSymKey_KeyGenSslTls_GenCommon()