Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/cryptolib/
Dsha_utility.c86 typedef uint8_t* (*Hash_ptr) (const uint8_t*, uint64_t, uint8_t*); in DigestBuf() typedef
87 Hash_ptr hash[] = { in DigestBuf()