Home
last modified time | relevance | path

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

/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscrypto/
H A Dhmac.c153 if(xmlSecTransformCheckId(transform, xmlSecMSCryptoTransformHmacSha256Id)) { in xmlSecMSCryptoHmacCheckId()
203 if(xmlSecTransformCheckId(transform, xmlSecMSCryptoTransformHmacSha256Id)) { in xmlSecMSCryptoHmacInitialize()
/dports/security/xmlsec1/xmlsec1-1.2.29/include/xmlsec/mscrypto/
H A Dcrypto.h557 #define xmlSecMSCryptoTransformHmacSha256Id \ macro