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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.h6 #define OP_INIT 1 macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSoftCommon.c55 if (!(opflag & OP_INIT)) {
71 } else if (opflag & OP_INIT) {
75 if (opflag & OP_INIT) {
123 } else if (opflag & OP_INIT) {
H A DkernelSoftCommon.h39 #define OP_INIT 0x01 macro
H A DkernelEmulate.c128 opflag |= OP_INIT;
211 NULL, NULL, OP_INIT);
H A DkernelDigest.c219 OP_INIT | OP_SINGLE);

Completed in 75 milliseconds