Home
last modified time | relevance | path

Searched refs:dh_init (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/dh/
H A Ddh_key.c33 static int dh_init(DH *dh);
170 dh_init,
200 static int dh_init(DH *dh) in dh_init() function
/openssl/providers/implementations/exchange/
H A Ddh_exch.c31 static OSSL_FUNC_keyexch_init_fn dh_init; variable
122 static int dh_init(void *vpdhctx, void *vdh, const OSSL_PARAM params[]) in dh_init() function
550 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))dh_init },

Completed in 9 milliseconds