Searched refs:noticenos (Results 1 - 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509v3/
H A Dv3_cpols.c135 ASN1_SEQUENCE_OF(NOTICEREF, noticenos, ASN1_INTEGER)
357 ret = nref_nos(nref->noticenos, nos);
369 (!not->noticeref->noticenos || !not->noticeref->organization)) {
464 sk_ASN1_INTEGER_num(ref->noticenos) > 1 ? "s" : "");
465 for (i = 0; i < sk_ASN1_INTEGER_num(ref->noticenos); i++) {
468 num = sk_ASN1_INTEGER_value(ref->noticenos, i);
/external/boringssl/include/openssl/
H A Dx509v3.h291 STACK_OF(ASN1_INTEGER) *noticenos; member in struct:NOTICEREF_st
/external/boringssl/src/include/openssl/
H A Dx509v3.h291 STACK_OF(ASN1_INTEGER) *noticenos; member in struct:NOTICEREF_st

Completed in 245 milliseconds