HomeSort by relevance Sort by last modified time
    Searched refs:hash_digestinfo_map (Results 1 - 4 of 4) sorted by null

  /external/vboot_reference/firmware/lib/cryptolib/include/
padding.h 37 extern const uint8_t* const hash_digestinfo_map[];
  /external/vboot_reference/host/lib/
signature_digest.c 20 const uint8_t* digestinfo = hash_digestinfo_map[algorithm];
host_signature.c 110 const uint8_t* digestinfo = hash_digestinfo_map[key->algorithm];
255 const uint8_t* digestinfo = hash_digestinfo_map[key_algorithm];
  /external/vboot_reference/firmware/lib/cryptolib/
padding.c 226 const uint8_t* const hash_digestinfo_map[NUMALGORITHMS] = { variable

Completed in 243 milliseconds