Searched defs:pub_key (Results 1 – 4 of 4) sorted by relevance
62 get_dh_pub_key(DH *dh, const BIGNUM **pub_key) in get_dh_pub_key()142 get_dh_pub_key(DH *dh_key, const BIGNUM **pub_key) in get_dh_pub_key()184 set_dsa_pub_key(DSA *dsa, BIGNUM *pub_key) in set_dsa_pub_key()
1043 BIGNUM *pub_key = BN_new(); in openssl_set_asym_session_parameters() local
1646 BIGNUM *pub_key = NULL; in process_openssl_dsa_verify_op() local1794 const BIGNUM *pub_key = NULL; in process_openssl_dh_op() local
394 rte_crypto_uint pub_key; member