Home
last modified time | relevance | path

Searched refs:pCertDeleteCertificateFromStore (Results 1 – 1 of 1) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Dms_capi.c240 static CERTDELETECERTIFICATEFROMSTORE pCertDeleteCertificateFromStore = NULL; variable
313pCertDeleteCertificateFromStore = ( CERTDELETECERTIFICATEFROMSTORE ) GetProcAddress( hCryptoAPI, "… in deviceInitCryptoAPI()
328 pCertDeleteCertificateFromStore == NULL || in deviceInitCryptoAPI()