Searched refs:OPENSSL_die (Results 1 – 12 of 12) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | aborttest.c | 14 OPENSSL_die("Voluntary abort", __FILE__, __LINE__); in main()
|
| H A D | asn1_encode_test.c | 766 OPENSSL_die("do_encode_custom() return unknown value", in test_intern() 789 OPENSSL_die("do_decode_custom() return unknown value", in test_intern() 818 OPENSSL_die("do_enc_dec() return unknown value", in test_intern()
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | fuzz_introspector_exclusion.config | 5 OPENSSL_die
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | crypto.h | 440 ossl_noreturn void OPENSSL_die(const char *assertion, const char *file, int line); 442 #define OpenSSLDie(f, l, a) OPENSSL_die((a), (f), (l)) 445 (void)((e) ? 0 : (OPENSSL_die("assertion failed: " #e, OPENSSL_FILE, OPENSSL_LINE), 1))
|
| H A D | crypto.h.in | 417 ossl_noreturn void OPENSSL_die(const char *assertion, const char *file, int line); 419 #define OpenSSLDie(f, l, a) OPENSSL_die((a), (f), (l)) 422 (void)((e) ? 0 : (OPENSSL_die("assertion failed: " #e, OPENSSL_FILE, OPENSSL_LINE), 1))
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | cryptlib.c | 253 void OPENSSL_die(const char *message, const char *file, int line) in OPENSSL_die() function
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | refcount.h | 293 (void)((test) ? (OPENSSL_die("refcount error", __FILE__, __LINE__), 1) : 0)
|
| H A D | common.h | 47 OPENSSL_die(exprstr, file, line); in ossl_assert_int()
|
| /freebsd/crypto/openssl/util/ |
| H A D | missingcrypto.txt | 708 OPENSSL_die(3)
|
| H A D | missingcrypto111.txt | 928 OPENSSL_die(3)
|
| H A D | libcrypto.num | 2345 OPENSSL_die 2395 3_0_0 EXIST::FUNCTION:
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 2054 OPENSSL_die;
|