HomeSort by relevance Sort by last modified time
    Searched defs:DH_check_pub_key (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/dh/
dh_check.c 122 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret)
  /external/chromium_org/third_party/boringssl/src/crypto/dh/
check.c 64 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) {

Completed in 7420 milliseconds