Searched refs:int_dhx942_dh (Results 1 – 2 of 2) sorted by relevance
/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 *a, unsigned char **pp); 96 int_dhx942_dh *dhx = NULL; in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname() [all …]
|
/openssl/util/ |
H A D | indent.pro | 490 -T int_dhx942_dh
|
Completed in 13 milliseconds