Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.h46 TEE_Result stm32_pka_compute_montgomery(const struct stm32_pka_bn *n,
H A Dstm32_pka.c1015 TEE_Result stm32_pka_compute_montgomery(const struct stm32_pka_bn *n, in stm32_pka_compute_montgomery() function
1075 return stm32_pka_compute_montgomery(&curve_def[cid].p, in stm32_pka_ecc_compute_montgomery()