Searched defs:dh (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | compat.h | 37 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params() 46 set_dh_priv_key(DH *dh, BIGNUM *priv_key) in set_dh_priv_key() 62 get_dh_pub_key(DH *dh, const BIGNUM **pub_key) in get_dh_pub_key() 68 get_dh_priv_key(DH *dh, const BIGNUM **priv_key) in get_dh_priv_key() 130 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params() 136 set_dh_priv_key(DH *dh, BIGNUM *priv_key) in set_dh_priv_key()
|
| H A D | openssl_pmd_private.h | 166 struct dh { struct 167 DH *dh_key; 168 uint32_t key_op; 169 } dh; member
|
| H A D | rte_openssl_pmd_ops.c | 993 DH *dh = DH_new(); in openssl_set_asym_session_parameters() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_fattime.c | 220 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, in fattime2timespec()
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_crypto_asym.h | 417 struct rte_crypto_dh_xform dh; member 637 struct rte_crypto_dh_op_param dh; member
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl.c | 1325 DH *dh; in ngx_ssl_dhparam() local
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 8613 struct mlx5_flow_handle *dh = dev_flow->handle; in flow_dv_hrxq_prepare() local 10715 struct mlx5_flow_handle *dh; in flow_dv_apply() local 11202 struct mlx5_flow_handle *dh; in flow_dv_remove() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-uahcx-defs.h | 1962 …uint32_t dh : 28; /**< DoneHead. When a TD is completed, HC writes the c… member
|