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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h148 #define PK11_F_RUN_ASKPASS 166 macro
H A De_pk11_uri.c833 PK11err(PK11_F_RUN_ASKPASS, PK11_R_PIPE_FAILED);
840 PK11err(PK11_F_RUN_ASKPASS, PK11_R_FORK_FAILED);
864 PK11err(PK11_F_RUN_ASKPASS,
873 PK11err(PK11_F_RUN_ASKPASS,
H A De_pk11_err.c142 { ERR_PACK(0, PK11_F_RUN_ASKPASS, 0), "PK11_F_RUN_ASKPASS"},

Completed in 14 milliseconds