Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c864 static unsigned int get_ecc_op_nbword(const enum stm32_pka_curve_id cid) in get_ecc_op_nbword() function
877 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_configure_curve()
1124 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_is_point_on_curve()
1261 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_ecdsa_verif()
1419 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_ecdsa_sign()
1558 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_ecc_scalar_mul()