Searched refs:notice_section (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 81 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, 255 qual = notice_section(ctx, unot, ia5org); in policy_section() 286 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, in notice_section() function 299 OPENSSL_PUT_ERROR(X509V3, notice_section, ERR_R_INTERNAL_ERROR); in notice_section() 331 OPENSSL_PUT_ERROR(X509V3, notice_section, X509V3_R_INVALID_NUMBERS); in notice_section() 340 OPENSSL_PUT_ERROR(X509V3, notice_section, X509V3_R_INVALID_OPTION); in notice_section() 348 OPENSSL_PUT_ERROR(X509V3, notice_section, X509V3_R_NEED_ORGANIZATION_AND_NUMBERS); in notice_section() 355 OPENSSL_PUT_ERROR(X509V3, notice_section, ERR_R_MALLOC_FAILURE); in notice_section()
|
/external/boringssl/src/crypto/err/ |
D | x509v3.errordata | 31 X509V3,function,130,notice_section
|