Searched refs:s_ecc_import_x509_with_oid (Results 1 – 1 of 1) sorted by relevance
7 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() function90 if ((err = s_ecc_import_x509_with_oid(in, inlen, key)) == CRYPT_OK) { in ecc_import_subject_public_key_info()