Searched refs:int_dhvparams (Results 1 – 1 of 1) sorted by relevance
64 } int_dhvparams; typedef71 int_dhvparams *vparams;75 ASN1_SIMPLE(int_dhvparams, seed, ASN1_BIT_STRING),76 ASN1_SIMPLE(int_dhvparams, counter, BIGNUM)77 } static_ASN1_SEQUENCE_END_name(int_dhvparams, DHvparams)139 int_dhvparams dhv = { NULL, NULL }; in i2d_DHxparams()
Completed in 10 milliseconds