Searched defs:null_hash (Results 1 – 2 of 2) sorted by relevance
385 static char null_hash[HMAC_DIGEST_LEN]; in create_null_hash() local
139 static hash_info_t null_hash = {0, 0, NULL}; variable