Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c181 VAL_P, enumerator
196 [VAL_P] = _PKA_RAM_SIGN_P,
207 [VAL_P] = _PKA_RAM_VERIF_P,
218 [VAL_P] = _PKA_RAM_KP_P,
229 [VAL_P] = _PKA_RAM_ONCURVE_P,
906 res = write_eo_data(base + pka_ram[op][VAL_P], curve_def[cid].p.val, in stm32_pka_configure_curve()