Home
last modified time | relevance | path

Searched refs:get_modexp_function (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/qat/qat_adf/
H A Dqat_pke.h53 get_modexp_function(struct rte_crypto_asym_xform *xform) in get_modexp_function() function
/dpdk/drivers/crypto/qat/
H A Dqat_asym.c188 qat_function = get_modexp_function(xform); in get_asym_function()