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