Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_variable.c77 if (*data_size < (sizeof(auth->time_stamp) in efi_variable_authenticate()
84 memcpy(&timestamp, &auth->time_stamp, sizeof(timestamp)); in efi_variable_authenticate()
89 *data += sizeof(auth->time_stamp) + auth->auth_info.hdr.dwLength; in efi_variable_authenticate()
90 *data_size -= (sizeof(auth->time_stamp) in efi_variable_authenticate()
/u-boot/include/
A Defi_api.h1815 struct efi_time time_stamp; member

Completed in 17 milliseconds