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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_uri.c361 PK11err(PK11_F_MLOCK_PIN_IN_MEMORY, PK11_R_SYSCONF_FAILED);
368 PK11err(PK11_F_MLOCK_PIN_IN_MEMORY, PK11_R_MMAP_FAILED);
379 PK11err(PK11_F_MLOCK_PIN_IN_MEMORY,
382 PK11err(PK11_F_MLOCK_PIN_IN_MEMORY,
H A De_pk11_err.h145 #define PK11_F_MLOCK_PIN_IN_MEMORY 163 macro
H A De_pk11_err.c139 { ERR_PACK(0, PK11_F_MLOCK_PIN_IN_MEMORY, 0), "PK11_MLOCK_PIN_IN_MEMORY"},

Completed in 44 milliseconds