Home
last modified time | relevance | path

Searched refs:ecc_populate_ltc_private_key (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c193 TEE_Result ecc_populate_ltc_private_key(ecc_key *ltc_key, in ecc_populate_ltc_private_key() function
263 res = ecc_populate_ltc_private_key(&ltc_key, key, algo, in _ltc_ecc_sign()
335 res = ecc_populate_ltc_private_key(&ltc_private_key, private_key, in _ltc_ecc_shared_secret()
A Dacipher_helpers.h39 TEE_Result ecc_populate_ltc_private_key(ecc_key *ltc_key,
A Dsm2-kep.c415 res = ecc_populate_ltc_private_key(&ltc_my_key, my_key, in crypto_acipher_sm2_kep_derive()
420 res = ecc_populate_ltc_private_key(&ltc_my_eph_key, my_eph_key, in crypto_acipher_sm2_kep_derive()
A Dsm2-dsa.c50 res = ecc_populate_ltc_private_key(&ltc_key, key, algo, NULL); in sm2_ltc_dsa_sign()
A Dsm2-pke.c137 res = ecc_populate_ltc_private_key(&ltc_key, key, TEE_ALG_SM2_PKE, in sm2_ltc_pke_decrypt()

Completed in 6 milliseconds