Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c1221 Cpa32U uSecretLen = 0; in LacSymKey_KeyGenSslTls_GenCommon() local
1295 uSecretLen = pKeyGenTlsOpData->secret.dataLenInBytes; in LacSymKey_KeyGenSslTls_GenCommon()
1303 if ((uSecretLen > in LacSymKey_KeyGenSslTls_GenCommon()
1415 uSecretLen = pKeyGenTlsOpData->secret.dataLenInBytes; in LacSymKey_KeyGenSslTls_GenCommon()
1432 if (uSecretLen > in LacSymKey_KeyGenSslTls_GenCommon()
1439 if (uSecretLen > in LacSymKey_KeyGenSslTls_GenCommon()
2128 Cpa32U uSecretLen = 0; in LacSymKey_CheckParamSslTls() local
2141 uSecretLen = opData->secret.dataLenInBytes; in LacSymKey_CheckParamSslTls()
2189 uSecretLen = opData->secret.dataLenInBytes; in LacSymKey_CheckParamSslTls()
2282 uSecretLen = HKDF_Data->secretLen; in LacSymKey_CheckParamSslTls()
[all …]