Home
last modified time | relevance | path

Searched refs:ecc_dialects (Results 1 – 3 of 3) sorted by path

/linux/crypto/
H A Dsm2.c39 enum ecc_dialects dialect;
/linux/include/linux/
H A Dmpi.h189 enum ecc_dialects { enum
198 enum ecc_dialects dialect; /* The ECC dialect used with the curve. */
249 enum ecc_dialects dialect,
/linux/lib/crypto/mpi/
H A Dec.c565 enum ecc_dialects dialect, in mpi_ec_init()