Searched refs:OP_INIT (Results 1 – 5 of 5) sorted by relevance
55 if (!(opflag & OP_INIT)) { in do_soft_digest()71 } else if (opflag & OP_INIT) { in do_soft_digest()75 if (opflag & OP_INIT) { in do_soft_digest()123 } else if (opflag & OP_INIT) { in do_soft_hmac_init()
128 opflag |= OP_INIT; in emulate_init()211 NULL, NULL, OP_INIT); in emulate_update()
39 #define OP_INIT 0x01 macro
219 OP_INIT | OP_SINGLE); in C_Digest()
6 #define OP_INIT 1 macro