Searched refs:PK11_F_ACTIVE_ADD (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h134 #define PK11_F_ACTIVE_ADD 152 macro
H A De_pk11_err.c128 { ERR_PACK(0, PK11_F_ACTIVE_ADD, 0), "PK11_ACTIVE_ADD"},
H A De_pk11_pub.c253 PK11err(PK11_F_ACTIVE_ADD, PK11_R_INVALID_HANDLE);
266 PK11err(PK11_F_ACTIVE_ADD, PK11_R_MALLOC_FAILURE);

Completed in 20 milliseconds