Searched refs:_ecc_import_private_with_oid (Results 1 – 1 of 1) sorted by relevance
15 static int _ecc_import_private_with_oid(const unsigned char *in, unsigned long inlen, ecc_key *key) in _ecc_import_private_with_oid() function117 if ((err = _ecc_import_private_with_oid(in, inlen, key)) == CRYPT_OK) { in ecc_import_openssl()
Completed in 1 milliseconds