Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_evlog_biosem.c67 char page[BIOS_READ_SIZE]; in bios_get_entries_by_pcr()
200 char page[BIOS_READ_SIZE]; in bios_get_entry()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dbiosem.h22 #define BIOS_READ_SIZE 4096 macro