Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Dltc_ecc_is_point.c15 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y) in ltc_ecc_is_point()
/optee_os/core/lib/libtomcrypt/
H A Dsm2-pke.c24 sm2_uncompressed_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_uncompressed_bytes_to_point()
63 static TEE_Result sm2_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_bytes_to_point()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h227 } ltc_ecc_dp; typedef
235 ltc_ecc_dp dp;
H A Dtomcrypt_private.h322 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y);