Home
last modified time | relevance | path

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

/dports/security/xmlsec1/xmlsec1-1.2.29/include/xmlsec/mscrypto/
H A Dcrypto.h140 xmlSecMSCryptoKeyDataGost2012_512GetKlass()
141 XMLSEC_CRYPTO_EXPORT xmlSecKeyDataId xmlSecMSCryptoKeyDataGost2012_512GetKlass (void);
/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscrypto/
H A Dcrypto.c106 …ecMSCryptoFunctions->keyDataGostR3410_2012_512GetKlass = xmlSecMSCryptoKeyDataGost2012_512GetKlass; in xmlSecCryptoGetFunctions_mscrypto()
H A Dcertkeys.c2693 xmlSecMSCryptoKeyDataGost2012_512GetKlass(void) { in xmlSecMSCryptoKeyDataGost2012_512GetKlass() function