Searched refs:pNCryptSignHash (Results 1 – 1 of 1) sorted by relevance
126 static NCryptSignHashFunc pNCryptSignHash = NULL; variable131 pNCryptSignHash = NULL; in ssl_ShutdownCngFunctions()157 pNCryptSignHash = (NCryptSignHashFunc)PR_FindFunctionSymbol( in ssl_InitCngFunctions()159 if (pNCryptSignHash == NULL) in ssl_InitCngFunctions()169 pNCryptSignHash = NULL; in ssl_InitCngFunctions()276 ncrypt_status = (*pNCryptSignHash)(key->hNCryptKey, pPaddingInfo, in ssl3_CngPlatformSignHashes()289 ncrypt_status = (*pNCryptSignHash)(key->hNCryptKey, pPaddingInfo, in ssl3_CngPlatformSignHashes()