Searched refs:ub_name (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/asn1/ |
D | tbl_standard.h | 12 #define ub_name 32768 macro 41 {NID_givenName, 1, ub_name, DIRSTRING_TYPE, 0}, 42 {NID_surname, 1, ub_name, DIRSTRING_TYPE, 0}, 43 {NID_initials, 1, ub_name, DIRSTRING_TYPE, 0}, 47 {NID_name, 1, ub_name, DIRSTRING_TYPE, 0},
|
/third_party/openssl/include/openssl/ |
D | asn1.h | 198 # define ub_name 32768 macro
|