Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h254 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
258 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
260 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro