Searched refs:nref_nos (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 83 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos); 335 ret = nref_nos(nref->noticenos, nos); in notice_section() 362 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos) in nref_nos() function 372 OPENSSL_PUT_ERROR(X509V3, nref_nos, X509V3_R_INVALID_NUMBER); in nref_nos() 380 OPENSSL_PUT_ERROR(X509V3, nref_nos, ERR_R_MALLOC_FAILURE); in nref_nos()
|
/external/boringssl/src/crypto/err/ |
D | x509v3.errordata | 32 X509V3,function,131,nref_nos
|