Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c176 P_LEN, enumerator
191 [P_LEN] = _PKA_RAM_SIGN_P_LEN,
202 [P_LEN] = _PKA_RAM_VERIF_P_LEN,
213 [P_LEN] = _PKA_RAM_KP_P_LEN,
224 [P_LEN] = 0,
880 if (pka_ram[op][P_LEN]) in stm32_pka_configure_curve()
881 io_write64(base + pka_ram[op][P_LEN], curve_def[cid].p_len); in stm32_pka_configure_curve()