Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dacipher_helpers.h55 TEE_Result sm2_ltc_dsa_sign(uint32_t algo, struct ecc_keypair *key,
64 sm2_ltc_dsa_sign(uint32_t algo __unused, struct ecc_keypair *key __unused, in sm2_ltc_dsa_sign() function
H A Dsm2-dsa.c21 TEE_Result sm2_ltc_dsa_sign(uint32_t algo, struct ecc_keypair *key, in sm2_ltc_dsa_sign() function
H A Decc.c365 .sign = sm2_ltc_dsa_sign,