Searched refs:sm2_ltc_pke_decrypt (Results 1 – 3 of 3) sorted by relevance
81 TEE_Result sm2_ltc_pke_decrypt(struct ecc_keypair *key, const uint8_t *src,88 static inline TEE_Result sm2_ltc_pke_decrypt(struct ecc_keypair *key __unused, in sm2_ltc_pke_decrypt() function
380 .decrypt = sm2_ltc_pke_decrypt,
109 TEE_Result sm2_ltc_pke_decrypt(struct ecc_keypair *key, const uint8_t *src, in sm2_ltc_pke_decrypt() function
Completed in 4 milliseconds