Searched refs:ecdh_newctx (Results 1 – 1 of 1) sorted by relevance
31 static OSSL_FUNC_keyexch_newctx_fn ecdh_newctx; variable84 void *ecdh_newctx(void *provctx) in ecdh_newctx() function637 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))ecdh_newctx },
Completed in 6 milliseconds