Searched refs:NID_countryName (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/crypto/asn1/ |
D | a_strnid.c | 174 {NID_countryName, 2, 2, B_ASN1_PRINTABLESTRING, STABLE_NO_MASK},
|
/external/boringssl/src/crypto/obj/ |
D | obj_dat.h | 7140 {"C", "countryName", NID_countryName, 3, &kObjectData[88], 0},
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 1800 case NID_countryName: in get_dn_field_index() 1923 nid = NID_countryName; in get_value_from_field()
|
/external/boringssl/src/include/openssl/ |
D | nid.h | 153 #define NID_countryName 14 macro
|