Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c194 char name_str[]; in calc_next_uuid() member
212 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