Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Decdh.h90 const ECDH_METHOD *ECDH_OpenSSL(void);
92 void ECDH_set_default_method(const ECDH_METHOD *);
93 const ECDH_METHOD *ECDH_get_default_method(void);
94 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
H A Dossl_typ.h151 typedef struct ecdh_method ECDH_METHOD; typedef
H A Dengine.h557 int ENGINE_set_ECDH(ENGINE *e, const ECDH_METHOD *ecdh_meth);
603 const ECDH_METHOD *ENGINE_get_ECDH(const ENGINE *e);