Searched refs:i2d_DHxparams (Results 1 – 2 of 2) sorted by relevance
| /crypto/dh/ | ||
| A D | dh_asn1.c | 135 int i2d_DHxparams(const DH *dh, unsigned char **pp) in i2d_DHxparams() function |
| A D | dh_ameth.c | 51 return i2d_DHxparams(a, pp); in i2d_dhp() |
Completed in 6 milliseconds