Searched refs:s_ecc_import_private_with_oid (Results 1 – 1 of 1) sorted by relevance
8 static int s_ecc_import_private_with_oid(const unsigned char *in, unsigned long inlen, ecc_key *key) in s_ecc_import_private_with_oid() function110 if ((err = s_ecc_import_private_with_oid(in, inlen, key)) == CRYPT_OK) { in ecc_import_openssl()