Home
last modified time | relevance | path

Searched refs:DH_size (Results 1 – 3 of 3) sorted by relevance

/crypto/dh/
A Ddh_pmeth.c418 *keylen = DH_size(dh); in pkey_dh_derive()
444 if ((Zlen = DH_size(dh)) <= 0) in pkey_dh_derive()
A Ddh_lib.c203 int DH_size(const DH *dh) in DH_size() function
A Ddh_ameth.c302 return DH_size(pkey->pkey.dh); in int_dh_size()

Completed in 595 milliseconds