Searched refs:crypto_ec_key_group (Results 1 – 4 of 4) sorted by relevance
78 group = crypto_ec_key_group(key); in main()
501 pk->group = crypto_ec_key_group(pk->key); in sae_parse_pk()851 group = crypto_ec_key_group(key); in sae_check_confirm_pk()
931 int crypto_ec_key_group(struct crypto_ec_key *key);
2326 int crypto_ec_key_group(struct crypto_ec_key *key) in crypto_ec_key_group() function