Home
last modified time | relevance | path

Searched refs:X509V3_ADD_REPLACE_EXISTING (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
HDv3_lib.c255 if ((ext_op == X509V3_ADD_REPLACE_EXISTING) || in X509V3_add1_i2d()
/freebsd-13-stable/crypto/openssl/doc/man3/
HDX509V3_get_d2i.pod95 B<X509V3_ADD_REPLACE_EXISTING> replaces an existing extension if it exists
/freebsd-13-stable/crypto/openssl/include/openssl/
HDx509v3.h444 # define X509V3_ADD_REPLACE_EXISTING 3L macro