Home
last modified time | relevance | path

Searched refs:PROV_DH_CTX (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Ddh_exch.c79 } PROV_DH_CTX; typedef
83 PROV_DH_CTX *pdhctx; in dh_newctx()
88 pdhctx = OPENSSL_zalloc(sizeof(PROV_DH_CTX)); in dh_newctx()
98 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_init()
129 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_set_peer()
146 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_plain_derive()
181 PROV_DH_CTX *pdhct in dh_X9_42_kdf_derive()
[all...]
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c79 } PROV_DH_CTX; typedef
83 PROV_DH_CTX *pdhctx; in dh_newctx()
88 pdhctx = OPENSSL_zalloc(sizeof(PROV_DH_CTX)); in dh_newctx()
98 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_init()
129 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_set_peer()
146 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_plain_derive()
181 PROV_DH_CTX *pdhct in dh_X9_42_kdf_derive()
[all...]

Completed in 2 milliseconds