Searched refs:group_str (Results 1 – 2 of 2) sorted by relevance
34 const char *group_str; in TestECDSA2KeyPair() local35 int nid = GetECGroupNIDFromInstruction(t, &group_str); in TestECDSA2KeyPair()44 group_str); in TestECDSA2KeyPair()
392 char *group_str = group; in compile_policy_line() local394 while ((comp = tokenize(&group_str, "&&")) != NULL) { in compile_policy_line()