Home
last modified time | relevance | path

Searched refs:cryptotest_error (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest_pkcs.c48 cryptotest_error(char *name, CK_RV rv) in cryptotest_error() function
92 cryptotest_error("cryptotest_close_session", rv); in cryptotest_close_session()
115 cryptotest_error("get_mech_info", rv); in get_mech_info()
130 cryptotest_error("get_hsession_by_mech", rv); in get_hsession_by_mech()
156 cryptotest_error("SUNW_C_KeyToObject", rv); in sign_init()
161 cryptotest_error("C_SignInit", rv); in sign_init()
174 cryptotest_error("C_Sign", rv); in sign_single()
184 cryptotest_error("C_SignUpdate", rv); in sign_update()
195 cryptotest_error("C_SignFinal", rv); in sign_final()
243 cryptotest_error("SUNW_C_KeyToObject", rv); in verify_init()
[all …]