Searched refs:NCryptSignHashFunc (Results 1 – 1 of 1) sorted by relevance
111 typedef SECURITY_STATUS (WINAPI *NCryptSignHashFunc)( typedef126 static NCryptSignHashFunc pNCryptSignHash = NULL;157 pNCryptSignHash = (NCryptSignHashFunc)PR_FindFunctionSymbol( in ssl_InitCngFunctions()