Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import.c29 return ecc_import_ex(in, inlen, key, NULL); in ecc_import()
40 int ecc_import_ex(const unsigned char *in, unsigned long inlen, ecc_key *key, const ltc_ecc_curve *… in ecc_import_ex() function
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h280 int ecc_import_ex(const unsigned char *in, unsigned long inlen, ecc_key *key, const ltc_ecc_curve …

Completed in 4 milliseconds