Searched refs:sm2_ltc_dsa_verify (Results 1 – 3 of 3) sorted by relevance
59 TEE_Result sm2_ltc_dsa_verify(uint32_t algo, struct ecc_public_key *key,72 sm2_ltc_dsa_verify(uint32_t algo __unused, struct ecc_public_key *key __unused, in sm2_ltc_dsa_verify() function
139 TEE_Result sm2_ltc_dsa_verify(uint32_t algo, struct ecc_public_key *key, in sm2_ltc_dsa_verify() function
375 .verify = sm2_ltc_dsa_verify,
Completed in 4 milliseconds