Home
last modified time | relevance | path

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

/openssl/util/
H A Dcheck-format-test-negatives.c264 int ret, was_NULL = *certs == NULL; variable
/openssl/apps/lib/
H A Dapps.c859 int ret, was_NULL = *certs == NULL; in load_certs() local
866 if (!ret && was_NULL) { in load_certs()
880 int ret, was_NULL = *crls == NULL; in load_crls() local
887 if (!ret && was_NULL) { in load_crls()

Completed in 14 milliseconds