HomeSort by relevance Sort by last modified time
    Searched defs:SHA1_BLOCK_SIZE (Results 1 - 5 of 5) sorted by null

  /external/elfutils/lib/
sha1.h 39 #define SHA1_BLOCK_SIZE 64
  /external/vboot_reference/firmware/lib/cryptolib/include/
sha.h 18 #define SHA1_BLOCK_SIZE 64
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
FwdLockFile.c 45 #define SHA1_BLOCK_SIZE 64
53 #define SIG_CALC_BUFFER_SIZE (16 * SHA1_BLOCK_SIZE)
  /external/tpm2/
Implementation.h 465 #define SHA1_BLOCK_SIZE 64
    [all...]
  /system/tpm/trunks/
tpm_generated.h 37 #if !defined(SHA1_BLOCK_SIZE)
38 #define SHA1_BLOCK_SIZE 64
    [all...]

Completed in 331 milliseconds