Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Ddh_exch.c80 } PROV_DH_CTX; typedef
84 PROV_DH_CTX *pdhctx; in dh_newctx()
124 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_init()
162 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_set_peer()
179 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_plain_derive()
214 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_X9_42_kdf_derive()
256 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_derive()
275 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_freectx()
288 PROV_DH_CTX *srcctx = (PROV_DH_CTX *)vpdhctx; in dh_dupctx()
342 PROV_DH_CTX *pdhctx = (PROV_DH_CTX *)vpdhctx; in dh_set_ctx_params()
[all …]

Completed in 7 milliseconds