Searched refs:ub_name (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/asn1/ |
D | a_strnid.c | 145 #define ub_name 32768 macro 169 {NID_givenName, 1, ub_name, DIRSTRING_TYPE, 0}, 170 {NID_surname, 1, ub_name, DIRSTRING_TYPE, 0}, 171 {NID_initials, 1, ub_name, DIRSTRING_TYPE, 0}, 174 {NID_name, 1, ub_name, DIRSTRING_TYPE, 0},
|
/external/boringssl/src/include/openssl/ |
D | asn1.h | 267 #define ub_name 32768 macro
|