Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSoftCommon.c55 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()
H A DkernelEmulate.c128 opflag |= OP_INIT; in emulate_init()
211 NULL, NULL, OP_INIT); in emulate_update()
H A DkernelSoftCommon.h39 #define OP_INIT 0x01 macro
H A DkernelDigest.c219 OP_INIT | OP_SINGLE); in C_Digest()
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.h6 #define OP_INIT 1 macro