Searched refs:ASN1_EXP (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | tls_openssl_ocsp.c | 177 ASN1_EXP(ResponderID, value.byName, X509_NAME, 1), 178 ASN1_EXP(ResponderID, value.byKey, ASN1_OCTET_STRING, 2)
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | asn1t.h | 375 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) macro
|