Home
last modified time | relevance | path

Searched defs:truncationBytes (Results 1 – 1 of 1) sorted by relevance

/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscng/
H A Dhmac.c319 xmlSecSize truncationBytes; in xmlSecMSCngHmacVerify() local
433 xmlSecSize truncationBytes = (ctx->truncationLength + 7) / 8; in xmlSecMSCngHmacExecute() local