Home
last modified time | relevance | path

Searched defs:ysize (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Dltc_ecc_export_point.c12 unsigned long xsize, ysize; in ltc_ecc_export_point() local
/optee_os/lib/libmbedtls/core/
H A Dsm2-pke.c275 size_t ysize = mbedtls_mpi_size(&p->Y); in sm2_point_to_bytes() local
/optee_os/core/lib/libtomcrypt/
H A Dsm2-pke.c310 size_t ysize = mp_unsigned_bin_size(p->y); in sm2_point_to_bytes() local