Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c180 PRIME_N, enumerator
195 [PRIME_N] = _PKA_RAM_SIGN_PRIME_N,
206 [PRIME_N] = _PKA_RAM_VERIF_PRIME_N,
217 [PRIME_N] = _PKA_RAM_KP_PRIME_N,
228 [PRIME_N] = 0,
898 if (pka_ram[op][PRIME_N]) { in stm32_pka_configure_curve()
899 res = write_eo_data(base + pka_ram[op][PRIME_N], in stm32_pka_configure_curve()