Home
last modified time | relevance | path

Searched refs:NID_countryName (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/asn1/
Da_strnid.c174 {NID_countryName, 2, 2, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK},
/external/boringssl/src/crypto/obj/
Dobj_dat.h7140 {"C", "countryName", NID_countryName, 3, &kObjectData[88], 0},
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1800 case NID_countryName: in get_dn_field_index()
1923 nid = NID_countryName; in get_value_from_field()
/external/boringssl/src/include/openssl/
Dnid.h153 #define NID_countryName 14 macro