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.c243 int ret, was_NULL = *certs == NULL; variable
/openssl/apps/lib/
H A Dapps.c796 int ret, was_NULL = *certs == NULL; in load_certs() local
803 if (!ret && was_NULL) { in load_certs()
817 int ret, was_NULL = *crls == NULL; in load_crls() local
824 if (!ret && was_NULL) { in load_crls()

Completed in 14 milliseconds