Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_cpols.c302 X509V3err(X509V3_F_NOTICE_SECTION, ERR_R_INTERNAL_ERROR); in notice_section()
342 X509V3err(X509V3_F_NOTICE_SECTION, X509V3_R_INVALID_NUMBERS); in notice_section()
351 X509V3err(X509V3_F_NOTICE_SECTION, X509V3_R_INVALID_OPTION); in notice_section()
359 X509V3err(X509V3_F_NOTICE_SECTION, in notice_section()
367 X509V3err(X509V3_F_NOTICE_SECTION, ERR_R_MALLOC_FAILURE); in notice_section()
HDv3err.c92 {ERR_FUNC(X509V3_F_NOTICE_SECTION), "NOTICE_SECTION"},
HDx509v3.h930 # define X509V3_F_NOTICE_SECTION 132 macro