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

/freebsd-current/crypto/openssl/providers/implementations/exchange/
H A Ddh_exch.c33 static OSSL_FUNC_keyexch_derive_fn dh_derive; variable
222 static int dh_derive(void *vpdhctx, unsigned char *secret, function
501 { OSSL_FUNC_KEYEXCH_DERIVE, (void (*)(void))dh_derive },

Completed in 167 milliseconds