Searched refs:CS_CDHASH_STRING_SIZE (Results 1 – 1 of 1) sorted by relevance
7587 static const size_t CS_CDHASH_STRING_SIZE = CS_CDHASH_LEN * 2 + 1; variable7590 cdhash_to_string(char str[CS_CDHASH_STRING_SIZE], uint8_t const * const cdhash) in cdhash_to_string() argument7603 str[CS_CDHASH_STRING_SIZE - 1] = 0; in cdhash_to_string()7851 char cdhash_string[CS_CDHASH_STRING_SIZE]; in process_signature()7892 char cdhash_string[CS_CDHASH_STRING_SIZE]; in process_signature()