Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/dh/
H A Ddh_asn1.c51 ASN1_OPT_EMBED(DH, length, ZINT32),
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h388 # define ASN1_OPT_EMBED(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL|ASN1_TFLG_EMBED, 0, st… macro
H A Dasn1t.h.in389 # define ASN1_OPT_EMBED(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL|ASN1_TFLG_EMBED, 0, st… macro