Searched defs:reason (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.c291 ERR_pk11_error(int function, int reason, char *file, int line) argument
295 ERR_PUT_error(pk11_lib_error_code, function, reason, file, line);
299 PK11err_add_data(int function, int reason, CK_RV rv) argument
303 PK11err(function, reason);

Completed in 11 milliseconds