Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c179 COEFF_B, enumerator
194 [COEFF_B] = _PKA_RAM_SIGN_B,
205 [COEFF_B] = 0,
216 [COEFF_B] = _PKA_RAM_KP_B,
227 [COEFF_B] = _PKA_RAM_ONCURVE_B,
890 if (pka_ram[op][COEFF_B]) { in stm32_pka_configure_curve()
891 res = write_eo_data(base + pka_ram[op][COEFF_B], in stm32_pka_configure_curve()