Searched refs:crypto_ec_get_group_byname (Results 1 – 3 of 3) sorted by relevance
1097 struct crypto_ec_group *crypto_ec_get_group_byname(const char *name);
127 struct crypto_ec_group *crypto_ec_get_group_byname(const char *name) in crypto_ec_get_group_byname() function
4729 group = crypto_ec_get_group_byname(curve->name); in dpp_parse_jwk()