Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_openssl.c15 static int _ecc_import_private_with_oid(const unsigned char *in, unsigned long inlen, ecc_key *key) in _ecc_import_private_with_oid() function
117 if ((err = _ecc_import_private_with_oid(in, inlen, key)) == CRYPT_OK) { in ecc_import_openssl()

Completed in 1 milliseconds