Home
last modified time | relevance | path

Searched refs:poid (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_genn.c241 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument
245 if (poid) in GENERAL_NAME_get0_otherName()
246 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName()
/external/boringssl/src/include/openssl/
Dx509v3.h553 ASN1_OBJECT **poid, ASN1_TYPE **pvalue);