Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
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-3.20.0/core/lib/libtomcrypt/
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-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h225 } ltc_ecc_dp; typedef
233 ltc_ecc_dp dp;
A Dtomcrypt_private.h297 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y);

Completed in 7 milliseconds