Home
last modified time | relevance | path

Searched refs:alg (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc_nist_p.h43 void Cy_Crypto_Core_EC_NistP_SetRedAlg(cy_en_crypto_ecc_red_mul_algs_t alg);
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_nist_p.c1929 void Cy_Crypto_Core_EC_NistP_SetRedAlg(cy_en_crypto_ecc_red_mul_algs_t alg) in Cy_Crypto_Core_EC_NistP_SetRedAlg() argument
1931 mul_red_alg_select = alg; in Cy_Crypto_Core_EC_NistP_SetRedAlg()
/hal_infineon-3.4.0/mtb-pdl-cat1/cmsis/include/
Darm_math.h2285 arm_sort_alg alg; /**< Sorting algorithm selected */ member
2308 arm_sort_alg alg,