Searched defs:SIGNATURE_SIZE (Results 1 – 6 of 6) sorted by relevance
33 const uint32_t SIGNATURE_SIZE = 1024; variable
42 const uint32_t SIGNATURE_SIZE = 1024; variable
43 const uint32_t SIGNATURE_SIZE = 521; variable
43 const uint32_t SIGNATURE_SIZE = 512; variable
22 #define SIGNATURE_SIZE 128 macro
29 static constexpr uint32_t SIGNATURE_SIZE = 1024; variable