Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c264 int ret, was_NULL = *certs == NULL; variable
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c803 int was_NULL = *certs == NULL; in load_certs() local
808 if (!ret && was_NULL) { in load_certs()
822 int was_NULL = *crls == NULL; in load_crls() local
827 if (!ret && was_NULL) { in load_crls()