Searched refs:sk_allocated (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c42 int sk_allocated = (*extlist == NULL); local
50 if (sk_allocated && (*extlist = sk_CONF_VALUE_new_null()) == NULL)
60 if (sk_allocated) {

Completed in 107 milliseconds