Searched refs:sess_mpool (Results 1 – 4 of 4) sorted by relevance
680 sess_mpool) < 0) { in test_rsa_sign_verify()728 sess_mpool) < 0) { in test_rsa_enc_dec()777 sess_mpool) < 0) { in test_rsa_sign_verify_crt()824 sess_mpool) < 0) { in test_rsa_enc_dec_crt()1139 sess_mpool) < 0) { in test_dh_gen_shared_sec()1227 sess_mpool) < 0) { in test_dh_gen_priv_key()1326 sess_mpool) < 0) { in test_dh_gen_pub_key()1425 sess_mpool) < 0) { in test_dh_gen_kp()1525 sess_mpool) < 0) { in test_mod_inv()1661 sess_mpool) < 0) { in test_mod_exp()[all …]
95 struct rte_mempool *sess_mpool,
70 struct rte_mempool *sess_mpool, in test_blockcipher_one_case() argument447 sess = rte_cryptodev_sym_session_create(sess_mpool); in test_blockcipher_one_case()744 struct rte_mempool *sess_mpool, in test_blockcipher_all_tests() argument804 sess_mpool, sess_priv_mpool, dev_id, in test_blockcipher_all_tests()
41 struct rte_mempool *sess_mpool; member99 env.sess_mpool = rte_cryptodev_sym_session_pool_create( in cryptodev_fips_validate_app_int()101 if (!env.sess_mpool) in cryptodev_fips_validate_app_int()123 qp_conf.mp_session = env.sess_mpool; in cryptodev_fips_validate_app_int()136 if (env.sess_mpool) in cryptodev_fips_validate_app_int()137 rte_mempool_free(env.sess_mpool); in cryptodev_fips_validate_app_int()154 rte_mempool_free(env.sess_mpool); in cryptodev_fips_validate_app_uninit()1159 env.sess = rte_cryptodev_sym_session_create(env.sess_mpool); in fips_run_test()