OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_ptr_null
(Results
1 - 25
of
140
) sorted by relevancy
1
2
3
4
5
6
/src/crypto/external/apache2/openssl/dist/test/
asn1_string_table_test.c
24
if (!
TEST_ptr_null
(tmp)) {
57
if (!
TEST_ptr_null
(tmp)) {
63
if (!
TEST_ptr_null
(tmp)) {
decoder_propq_test.c
67
if (!
TEST_ptr_null
(PEM_read_bio_PrivateKey_ex(bio, &privkey, &passcb, NULL, libctx, NULL)))
74
if (!
TEST_ptr_null
(PEM_read_bio_PrivateKey_ex(bio, &privkey, &passcb, NULL, libctx, "?fips=true")))
pairwise_fail_test.c
99
if (!
TEST_ptr_null
(pkey = EVP_PKEY_Q_keygen(libctx, NULL, "RSA", (size_t)2048)))
106
if (!
TEST_ptr_null
(pkey = EVP_PKEY_Q_keygen(libctx, NULL, "EC", "P-256")))
123
if (!
TEST_ptr_null
(pkey))
134
if (!
TEST_ptr_null
(pkey))
145
if (!
TEST_ptr_null
(pkey))
156
if (!
TEST_ptr_null
(pkey))
167
if (!
TEST_ptr_null
(pkey))
defltfips_test.c
47
if (!
TEST_ptr_null
(sha256)) {
sysdefaulttest.c
28
if (!
TEST_ptr_null
(ctx))
quic_record_test_util.h
44
if ((a->token_len == 0 && !
TEST_ptr_null
(a->token))
45
|| (b->token_len == 0 && !
TEST_ptr_null
(b->token)))
list_test.c
131
if (!
TEST_ptr_null
(c) || !
TEST_ptr_null
(d))
148
if (!
TEST_ptr_null
(c) || !
TEST_ptr_null
(d))
172
if (!
TEST_ptr_null
(ossl_list_int_head(&l))
173
|| !
TEST_ptr_null
(ossl_list_int_tail(&l)))
quic_cfq_test.c
78
if (!
TEST_ptr_null
(item))
147
if (!
TEST_ptr_null
(ossl_quic_cfq_get_priority_head(cfq, pn_space)))
164
if (!
TEST_ptr_null
(ossl_quic_cfq_get_priority_head(cfq, pn_space)))
sparse_array_test.c
44
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, 3))
45
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, 0))
46
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, UINT_MAX)))
exdatatest.c
35
|| !
TEST_ptr_null
(ptr))
79
|| !
TEST_ptr_null
(ptr)
182
if (
TEST_ptr_null
(ex_data = CRYPTO_get_ex_data(&obj->ex_data, saved_idx3))
255
if (!
TEST_ptr_null
(CRYPTO_get_ex_data(&t1->ex_data, saved_idx3)))
274
if (!
TEST_ptr_null
(cp))
278
if (!
TEST_ptr_null
(cp))
bio_meth_test.c
50
if (!
TEST_ptr_null
(BIO_find_type(bio3, BIO_TYPE_NONE)))
ca_internals_test.c
57
if (
TEST_ptr_null
(db)) {
cipherbytes_test.c
34
|| !
TEST_ptr_null
(sk)
35
|| !
TEST_ptr_null
(scsv))
property_test.c
78
&&
TEST_ptr_null
(ossl_property_name_str(ctx, 0))
79
&&
TEST_ptr_null
(ossl_property_name_str(ctx, 9))
97
&&
TEST_ptr_null
(ossl_property_value_str(ctx, 0))
98
&&
TEST_ptr_null
(ossl_property_value_str(ctx, 5))
229
if (!
TEST_ptr_null
(p = ossl_parse_query(NULL, ps, 1)))
231
} else if (!
TEST_ptr_null
(p = ossl_parse_property(NULL, ps))) {
516
|| !
TEST_ptr_null
(result)) {
548
|| !
TEST_ptr_null
(result)) {
/src/crypto/external/bsd/openssl/dist/test/
asn1_string_table_test.c
24
if (!
TEST_ptr_null
(tmp)) {
57
if (!
TEST_ptr_null
(tmp)) {
63
if (!
TEST_ptr_null
(tmp)) {
defltfips_test.c
47
if (!
TEST_ptr_null
(sha256)) {
sparse_array_test.c
44
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, 3))
45
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, 0))
46
|| !
TEST_ptr_null
(ossl_sa_char_get(sa, UINT_MAX)))
exdatatest.c
35
|| !
TEST_ptr_null
(ptr))
79
|| !
TEST_ptr_null
(ptr)
182
if (
TEST_ptr_null
(ex_data = CRYPTO_get_ex_data(&obj->ex_data, saved_idx3))
255
if (!
TEST_ptr_null
(CRYPTO_get_ex_data(&t1->ex_data, saved_idx3)))
274
if (!
TEST_ptr_null
(cp))
278
if (!
TEST_ptr_null
(cp))
x509_internal_test.c
89
if (!
TEST_ptr_null
(ip)) {
cipherbytes_test.c
34
|| !
TEST_ptr_null
(sk)
35
|| !
TEST_ptr_null
(scsv))
/src/crypto/external/bsd/openssl.old/dist/test/
asn1_string_table_test.c
24
if (!
TEST_ptr_null
(tmp)) {
57
if (!
TEST_ptr_null
(tmp)) {
63
if (!
TEST_ptr_null
(tmp)) {
threadstest.c
142
if (!
TEST_ptr_null
(ptr)
164
if (!
TEST_ptr_null
(ptr)
173
if (!
TEST_ptr_null
(ptr))
exdatatest.c
34
|| !
TEST_ptr_null
(ptr))
77
|| !
TEST_ptr_null
(ptr)
224
if (!
TEST_ptr_null
(cp))
228
if (!
TEST_ptr_null
(cp))
x509_internal_test.c
98
if (!
TEST_ptr_null
(ip)) {
cipherbytes_test.c
34
|| !
TEST_ptr_null
(sk)
35
|| !
TEST_ptr_null
(scsv))
Completed in 33 milliseconds
1
2
3
4
5
6
Indexes created Sat Feb 28 05:31:39 UTC 2026