Home
last modified time | relevance | path

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

/mbedtls-3.4.0/programs/psa/
Dpsa_constant_names.c104 const char *group_name = psa_dh_family_name(group); in append_with_group() local
107 if (group_name != NULL) { in append_with_group()
109 group_name, strlen(group_name)); in append_with_group()