Searched refs:OP_FINAL (Results 1 – 5 of 5) sorted by relevance
91 if (opflag & OP_FINAL) { in do_soft_digest()173 if (session_p == NULL || !(opflag & OP_SINGLE || opflag & OP_FINAL)) { in do_soft_hmac_sign()201 if (session_p == NULL || !(opflag & OP_SINGLE || opflag & OP_FINAL)) { in do_soft_hmac_verify()
41 #define OP_FINAL 0x04 macro
613 NULL, NULL, NULL, pDigest, pulDigestLen, OP_FINAL); in C_DigestFinal()
394 OP_FINAL); in C_VerifyFinal()
415 NULL, 0, pSignature, pulSignatureLen, OP_FINAL); in C_SignFinal()