Searched refs:pTlsHKDFSubLabel (Results 1 – 2 of 2) sorted by relevance
1967 subLabelsPhysAddr = pService->pTlsHKDFSubLabel in LacSymKey_KeyGenSslTls_GenCommon()1972 pService->pTlsHKDFSubLabel in LacSymKey_KeyGenSslTls_GenCommon()1976 subLabelsPhysAddr = pService->pTlsHKDFSubLabel in LacSymKey_KeyGenSslTls_GenCommon()2819 LAC_OS_CAMALLOC(&pService->pTlsHKDFSubLabel, in LacSymKey_Init()2847 LAC_OS_BZERO(pService->pTlsHKDFSubLabel, in LacSymKey_Init()2939 pService->pTlsHKDFSubLabel->sublabelPhysAddr256 = in LacSymKey_Init()2941 &pService->pTlsHKDFSubLabel->keySublabel256); in LacSymKey_Init()2942 pService->pTlsHKDFSubLabel->sublabelPhysAddr384 = in LacSymKey_Init()2944 &pService->pTlsHKDFSubLabel->keySublabel384); in LacSymKey_Init()2987 LAC_OS_CAFREE(pService->pTlsHKDFSubLabel); in LacSymKey_Init()[all …]
142 lac_sym_key_tls_hkdf_sub_labels_t *pTlsHKDFSubLabel; member