Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dsm2-pke.h16 TEE_Result sm2_mbedtls_pke_decrypt(struct ecc_keypair *key, const uint8_t *src,
H A Dsm2-pke.c110 TEE_Result sm2_mbedtls_pke_decrypt(struct ecc_keypair *key, const uint8_t *src, in sm2_mbedtls_pke_decrypt() function
H A Decc.c363 .decrypt = sm2_mbedtls_pke_decrypt,