Searched refs:pLabel (Results 1 – 2 of 2) sorted by relevance
1558 Cpa8U *pLabel = NULL; in LacSymKey_KeyGenSslTls_GenCommon() local1573 pLabel = pKeyGenSslOpData->userLabel.pData; in LacSymKey_KeyGenSslTls_GenCommon()1577 pService->generic_service_info, pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1586 pLabel = pService->pSslLabel; in LacSymKey_KeyGenSslTls_GenCommon()1595 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1628 Cpa8U *pLabel = NULL; in LacSymKey_KeyGenSslTls_GenCommon() local1701 pLabel = pKeyGenTlsOpData->userLabel.pData; in LacSymKey_KeyGenSslTls_GenCommon()1705 pService->generic_service_info, pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1715 pLabel = pService->pTlsLabel->masterSecret; in LacSymKey_KeyGenSslTls_GenCommon()1721 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()[all …]
1106 CK_UTF8CHAR_PTR pLabel) in C_InitToken() argument