Home
last modified time | relevance | path

Searched refs:ossl_dh_is_foreign (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c129 int ossl_dh_is_foreign(const DH *dh) in ossl_dh_is_foreign() function
150 if (ossl_dh_is_foreign(dh)) in ossl_dh_dup()
/third_party/openssl/crypto/dh/
H A Ddh_backend.c129 int ossl_dh_is_foreign(const DH *dh) in ossl_dh_is_foreign() function
150 if (ossl_dh_is_foreign(dh)) in ossl_dh_dup()
/third_party/node/deps/openssl/openssl/include/crypto/
H A Ddh.h59 int ossl_dh_is_foreign(const DH *dh);
/third_party/openssl/include/crypto/
H A Ddh.h59 int ossl_dh_is_foreign(const DH *dh);
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c741 && ossl_dh_is_foreign(pkey->pkey.dh); in detect_foreign_key()
/third_party/openssl/crypto/evp/
H A Dp_lib.c739 && ossl_dh_is_foreign(pkey->pkey.dh); in detect_foreign_key()

Completed in 7 milliseconds