Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Ddh_exch.c30 static OSSL_FUNC_keyexch_newctx_fn dh_newctx; variable
81 static void *dh_newctx(void *provctx) in dh_newctx() function
499 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))dh_newctx },
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c30 static OSSL_FUNC_keyexch_newctx_fn dh_newctx; variable
81 static void *dh_newctx(void *provctx) in dh_newctx() function
499 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))dh_newctx },

Completed in 2 milliseconds