Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
A Dsm2-kep.c413 ecc_key ltc_peer_eph_key = { }; in crypto_acipher_sm2_kep_derive() local
430 res = ecc_populate_ltc_public_key(&ltc_peer_eph_key, peer_eph_key, in crypto_acipher_sm2_kep_derive()
436 &ltc_peer_eph_key, p); in crypto_acipher_sm2_kep_derive()
438 ecc_free(&ltc_peer_eph_key); in crypto_acipher_sm2_kep_derive()

Completed in 4 milliseconds