Home
last modified time | relevance | path

Searched defs:SHA256_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/fio/crc/
Dsha256.h5 #define SHA256_BLOCK_SIZE 64 macro
/external/wpa_supplicant_8/src/crypto/
Dsha256_i.h12 #define SHA256_BLOCK_SIZE 64 macro
/external/mmc-utils/3rdparty/hmac_sha/
Dsha2.h46 #define SHA256_BLOCK_SIZE ( 512 / 8) macro
/external/libchrome/crypto/
Dhmac_win.cc29 SHA256_BLOCK_SIZE = 64 // Block size (in bytes) of the input to SHA-256. enumerator
/external/vboot_reference/firmware/lib/cryptolib/include/
Dsha.h21 #define SHA256_BLOCK_SIZE 64 macro
/external/tpm2/
DImplementation.h473 #define SHA256_BLOCK_SIZE 64 macro