Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/include/crypto/
H A Ddh.h33 int ossl_dh_get0_nid(const DH *dh);
/netbsd/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c327 int ossl_dh_get0_nid(const DH *dh) in ossl_dh_get0_nid() function