Home
last modified time | relevance | path

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

/dports/security/xmlsec1/xmlsec1-1.2.29/include/xmlsec/openssl/
H A Dapp.h50 XMLSEC_CRYPTO_EXPORT int xmlSecOpenSSLAppKeysMngrCertLoadMemory(xmlSecKeysMngrPtr mn…
H A Dsymbols.h115 #define xmlSecCryptoAppKeysMngrCertLoadMemory xmlSecOpenSSLAppKeysMngrCertLoadMemory
/dports/security/xmlsec1/xmlsec1-1.2.29/src/openssl/
H A Dcrypto.c308 …mlSecOpenSSLFunctions->cryptoAppKeysMngrCertLoadMemory = xmlSecOpenSSLAppKeysMngrCertLoadMemory; in xmlSecCryptoGetFunctions_openssl()
H A Dapp.c903 xmlSecOpenSSLAppKeysMngrCertLoadMemory(xmlSecKeysMngrPtr mngr, const xmlSecByte* data, in xmlSecOpenSSLAppKeysMngrCertLoadMemory() function