Searched defs:priv_key (Results 1 – 5 of 5) sorted by relevance
46 set_dh_priv_key(DH *dh, BIGNUM *priv_key) in set_dh_priv_key()68 get_dh_priv_key(DH *dh, const BIGNUM **priv_key) in get_dh_priv_key()102 get_dsa_priv_key(DSA *dsa, BIGNUM **priv_key) in get_dsa_priv_key()136 set_dh_priv_key(DH *dh, BIGNUM *priv_key) in set_dh_priv_key()148 get_dh_priv_key(DH *dh_key, const BIGNUM **priv_key) in get_dh_priv_key()160 set_dsa_priv_key(DSA *dsa, BIGNUM *priv_key) in set_dsa_priv_key()190 get_dsa_priv_key(DSA *dsa, const BIGNUM **priv_key) in get_dsa_priv_key()
1042 BIGNUM *q = NULL, *priv_key = NULL; in openssl_set_asym_session_parameters() local
1696 BIGNUM *priv_key = NULL; in process_openssl_dh_op() local1809 const BIGNUM *priv_key = NULL; in process_openssl_dh_op() local
15 rte_crypto_param priv_key; member
403 rte_crypto_uint priv_key; member