Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.h49 TEE_Result stm32_pka_ecc_compute_montgomery(struct stm32_pka_bn *r2modn,
H A Decc.c375 res = stm32_pka_ecc_compute_montgomery(&r2modn, cid); in is_point_on_curve()
H A Dstm32_pka.c1072 TEE_Result stm32_pka_ecc_compute_montgomery(struct stm32_pka_bn *r2modn, in stm32_pka_ecc_compute_montgomery() function