Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c42 } PROV_ECX_CTX; typedef
46 PROV_ECX_CTX *ctx; in ecx_newctx()
51 ctx = OPENSSL_zalloc(sizeof(PROV_ECX_CTX)); in ecx_newctx()
75 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_init()
97 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_set_peer()
119 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_derive()
186 PROV_ECX_CTX *ecxct in ecx_freectx()
[all...]
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c42 } PROV_ECX_CTX; typedef
46 PROV_ECX_CTX *ctx; in ecx_newctx()
51 ctx = OPENSSL_zalloc(sizeof(PROV_ECX_CTX)); in ecx_newctx()
75 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_init()
97 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_set_peer()
119 PROV_ECX_CTX *ecxctx = (PROV_ECX_CTX *)vecxctx; in ecx_derive()
186 PROV_ECX_CTX *ecxct in ecx_freectx()
[all...]

Completed in 1 milliseconds