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

/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_v3.c220 if (!X509_EXTENSION_set_critical(ret, crit))
243 int X509_EXTENSION_set_critical(X509_EXTENSION *ex, int crit) function
H A Dx509.h1105 int X509_EXTENSION_set_critical(X509_EXTENSION *ex, int crit);

Completed in 178 milliseconds