Searched refs:ecx_init (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/ |
H A D | ecx_exch.c | 26 static OSSL_FUNC_keyexch_init_fn ecx_init; variable 72 static int ecx_init(void *vecxctx, void *vkey, in ecx_init() function 227 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecx_init }, 237 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecx_init },
|
/third_party/openssl/providers/implementations/exchange/ |
H A D | ecx_exch.c | 26 static OSSL_FUNC_keyexch_init_fn ecx_init; variable 72 static int ecx_init(void *vecxctx, void *vkey, in ecx_init() function 227 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecx_init }, 237 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecx_init },
|
Completed in 1 milliseconds