Home
last modified time | relevance | path

Searched defs:eo_nbw (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c770 const unsigned int eo_nbw) in read_eo_data()
835 const unsigned int eo_nbw) in write_eo_data()
877 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_configure_curve() local
998 const unsigned int eo_nbw) in stm32_pka_compute_r2modn_ret()
1021 unsigned int eo_nbw = OP_NBW_FROM_LEN(n_len); in stm32_pka_compute_montgomery() local
1124 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_is_point_on_curve() local
1261 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_ecdsa_verif() local
1363 const unsigned int eo_nbw) in stm32_pka_ecdsa_sign_ret()
1419 unsigned int eo_nbw = get_ecc_op_nbword(cid); in stm32_pka_ecdsa_sign() local
1521 const unsigned int eo_nbw) in stm32_pka_ecc_kp_ret()
[all …]