Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c25 static OSSL_FUNC_keyexch_newctx_fn x448_newctx; variable
67 static void *x448_newctx(void *provctx) in x448_newctx() function
236 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))x448_newctx },
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c25 static OSSL_FUNC_keyexch_newctx_fn x448_newctx; variable
67 static void *x448_newctx(void *provctx) in x448_newctx() function
236 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))x448_newctx },

Completed in 1 milliseconds