Home
last modified time | relevance | path

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

/third_party/openssl/crypto/dh/
Ddh_asn1.c37 ASN1_OPT_EMBED(DH, length, ZINT32),
/third_party/openssl/include/openssl/
Dasn1t.h349 # define ASN1_OPT_EMBED(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL|ASN1_TFLG_EMBED, 0, st… macro