Searched refs:POLICY_NOT_INITIALIZED (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_uri.h83 #define POLICY_NOT_INITIALIZED 0 macro
H A De_pk11_uri.c276 static int policy = POLICY_NOT_INITIALIZED;
278 if (policy != POLICY_NOT_INITIALIZED) {

Completed in 14 milliseconds