Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dsign_cms.c42 CRYPT_CONTEXT iMessageHash; /* Hash for MessageDigest */ member
64 ( attributeInfo )->iMessageHash = messageHash; \
394 REQUIRES( isHandleRangeValid( cmsAttributeInfo->iMessageHash ) ); in hashCmsAttributes()
411 status = krnlSendMessage( cmsAttributeInfo->iMessageHash, in hashCmsAttributes()
417 status = krnlSendMessage( cmsAttributeInfo->iMessageHash, in hashCmsAttributes()
515 REQUIRES( isHandleRangeValid( cmsAttributeInfo->iMessageHash ) );