Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_x509.c40 static int _ecc_import_x509_with_curve(const unsigned char *in, unsigned long inlen, ecc_key *key) in _ecc_import_x509_with_curve() function
101 err = _ecc_import_x509_with_curve(in, inlen, key); in ecc_import_subject_public_key_info()

Completed in 5 milliseconds