Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
A Dsm2-pke.c271 static TEE_Result sm2_point_to_bytes(uint8_t *buf, size_t *size, in sm2_point_to_bytes() function
407 res = sm2_point_to_bytes(dst, &C1_len, &C1); in sm2_mbedtls_pke_encrypt()
/optee_os/core/lib/libtomcrypt/
A Dsm2-pke.c305 static TEE_Result sm2_point_to_bytes(uint8_t *buf, size_t *size, in sm2_point_to_bytes() function
469 res = sm2_point_to_bytes(dst, &C1_len, C1); in sm2_ltc_pke_encrypt()
/optee_os/out/arm/core/
A Dtee.dmp80599 sm2_point_to_bytes():
80606 sm2_point_to_bytes():
80815 sm2_point_to_bytes():

Completed in 147 milliseconds