Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_import_x509.c7 static int s_ecc_import_x509_with_oid(const unsigned char *in, unsigned long inlen, ecc_key *key) in s_ecc_import_x509_with_oid() function
90 if ((err = s_ecc_import_x509_with_oid(in, inlen, key)) == CRYPT_OK) { in ecc_import_subject_public_key_info()