Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Da_strnid.c176 #define ub_name 32768 macro
200 {NID_givenName, 1, ub_name, DIRSTRING_TYPE, 0},
201 {NID_surname, 1, ub_name, DIRSTRING_TYPE, 0},
202 {NID_initials, 1, ub_name, DIRSTRING_TYPE, 0},
205 {NID_name, 1, ub_name, DIRSTRING_TYPE, 0},
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h226 #define ub_name 32768 macro