Searched refs:int_dhx942_dh (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_asn1.c | 72 } int_dhx942_dh; typedef 80 ASN1_SIMPLE(int_dhx942_dh, p, BIGNUM), 81 ASN1_SIMPLE(int_dhx942_dh, g, BIGNUM), 82 ASN1_SIMPLE(int_dhx942_dh, q, BIGNUM), 83 ASN1_OPT(int_dhx942_dh, j, BIGNUM), 84 ASN1_OPT(int_dhx942_dh, vparams, DHvparams), 85 } static_ASN1_SEQUENCE_END_name(int_dhx942_dh, DHxparams) 87 int_dhx942_dh *d2i_int_dhx(int_dhx942_dh **a, 89 int i2d_int_dhx(const int_dhx942_dh * [all...] |
/third_party/openssl/crypto/dh/ |
H A D | dh_asn1.c | 72 } int_dhx942_dh; typedef 80 ASN1_SIMPLE(int_dhx942_dh, p, BIGNUM), 81 ASN1_SIMPLE(int_dhx942_dh, g, BIGNUM), 82 ASN1_SIMPLE(int_dhx942_dh, q, BIGNUM), 83 ASN1_OPT(int_dhx942_dh, j, BIGNUM), 84 ASN1_OPT(int_dhx942_dh, vparams, DHvparams), 85 } static_ASN1_SEQUENCE_END_name(int_dhx942_dh, DHxparams) 87 int_dhx942_dh *d2i_int_dhx(int_dhx942_dh **a, 89 int i2d_int_dhx(const int_dhx942_dh * [all...] |
Completed in 2 milliseconds