Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h2954 static int curve_to_nid(uint32_t curve) in curve_to_nid() function
2974 EC_KEY *key = EC_KEY_new_by_curve_name(curve_to_nid(kv->curve)); in ecdsa_from_key_vals()