Home
last modified time | relevance | path

Searched defs:ecc_free_public_key (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Decc.c38 static void ecc_free_public_key(struct ecc_public_key *s) in ecc_free_public_key() function
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c107 static void ecc_free_public_key(struct ecc_public_key *key) in ecc_free_public_key() function