Symbol: cryptotest_error
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
120
cryptotest_error("get_mech_info", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
135
cryptotest_error("get_hsession_by_mech", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
161
cryptotest_error("SUNW_C_KeyToObject", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
166
cryptotest_error("C_SignInit", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
179
cryptotest_error("C_Sign", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
189
cryptotest_error("C_SignUpdate", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
200
cryptotest_error("C_SignFinal", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
248
cryptotest_error("SUNW_C_KeyToObject", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
253
cryptotest_error("C_VerifyInit", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
266
cryptotest_error("C_Verify", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
276
cryptotest_error("C_VerifyUpdate", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
287
cryptotest_error("C_VerifyFinal", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
308
cryptotest_error("SUNW_C_KeyToObject", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
313
cryptotest_error("C_EncryptInit", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
326
cryptotest_error("C_Encrypt", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
338
cryptotest_error("C_EncryptUpdate", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
351
cryptotest_error("C_EncryptFinal", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
372
cryptotest_error("SUNW_C_KeyToObject", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
377
cryptotest_error("C_DecryptInit", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
390
cryptotest_error("C_Decrypt", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
402
cryptotest_error("C_DecryptUpdate", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
415
cryptotest_error("C_DecryptFinal", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
434
cryptotest_error("C_DigestInit", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
446
cryptotest_error("C_Digest", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
458
cryptotest_error("C_DigestUpdate", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
469
cryptotest_error("C_DigestFinal", rv);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
97
cryptotest_error("cryptotest_close_session", rv);