Searched refs:name_str (Results 1 – 1 of 1) sorted by relevance
194 char name_str[]; in calc_next_uuid() member212 memcpy(tmp->name_str, ns_name, name_size); in calc_next_uuid()216 crypto_hash_update(ctx, (const void *)tmp->name_str, in calc_next_uuid()217 strnlen(tmp->name_str, name_size)) || in calc_next_uuid()
Completed in 2 milliseconds