Searched refs:int_dhx942_dh (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_asn1.c108 } int_dhx942_dh; typedef in typeref:struct:__anon6227
116 ASN1_SIMPLE(int_dhx942_dh, p, BIGNUM),
117 ASN1_SIMPLE(int_dhx942_dh, g, BIGNUM),
118 ASN1_SIMPLE(int_dhx942_dh, q, BIGNUM),
119 ASN1_OPT(int_dhx942_dh, j, BIGNUM),
120 ASN1_OPT(int_dhx942_dh, vparams, DHvparams),
121 } ASN1_SEQUENCE_END_name(int_dhx942_dh, DHxparams)
123 int_dhx942_dh *d2i_int_dhx(int_dhx942_dh **a,
125 int i2d_int_dhx(const int_dhx942_dh *
[all...]

Completed in 101 milliseconds