Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_ansi_x963_import.c20 return ecc_ansi_x963_import_ex(in, inlen, key, NULL); in ecc_ansi_x963_import()
23 int ecc_ansi_x963_import_ex(const unsigned char *in, unsigned long inlen, ecc_key *key, const ltc_e… in ecc_ansi_x963_import_ex() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h277 int ecc_ansi_x963_import_ex(const unsigned char *in, unsigned long inlen, ecc_key *key, const ltc_e…

Completed in 5 milliseconds