Searched refs:pLabel (Results 1 – 2 of 2) sorted by relevance
1565 Cpa8U *pLabel = NULL; in LacSymKey_KeyGenSslTls_GenCommon() local1580 pLabel = pKeyGenSslOpData->userLabel.pData; in LacSymKey_KeyGenSslTls_GenCommon()1593 pLabel = pService->pSslLabel; in LacSymKey_KeyGenSslTls_GenCommon()1602 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1635 Cpa8U *pLabel = NULL; in LacSymKey_KeyGenSslTls_GenCommon() local1708 pLabel = pKeyGenTlsOpData->userLabel.pData; in LacSymKey_KeyGenSslTls_GenCommon()1728 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1731 pLabel = pService->pTlsLabel->keyMaterial; in LacSymKey_KeyGenSslTls_GenCommon()1736 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()1744 LAC_OS_VIRT_TO_PHYS_INTERNAL(pLabel); in LacSymKey_KeyGenSslTls_GenCommon()[all …]
1106 CK_UTF8CHAR_PTR pLabel) in C_InitToken() argument