Home
last modified time | relevance | path

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

/openssl/crypto/dh/
H A Ddh_ameth.c315 static int dh_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) in dh_cmp_parameters() function
366 if (dh_cmp_parameters(a, b) == 0) in dh_pub_cmp()
585 dh_cmp_parameters,
631 dh_cmp_parameters,

Completed in 4 milliseconds