Home
last modified time | relevance | path

Searched refs:dh_pub_cmp (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_ameth.c443 dh_pub_cmp(const EVP_PKEY *a, const EVP_PKEY *b) in dh_pub_cmp() function
512 .pub_cmp = dh_pub_cmp,