Home
last modified time | relevance | path

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

/openssl-master/crypto/dh/
A Ddh_ameth.c312 static int dh_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) in dh_cmp_parameters() function
363 if (dh_cmp_parameters(a, b) == 0) in dh_pub_cmp()
575 dh_cmp_parameters,
621 dh_cmp_parameters,

Completed in 3 milliseconds