Home
last modified time | relevance | path

Searched defs:null_hash (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c385 static char null_hash[HMAC_DIGEST_LEN]; in create_null_hash() local
/titanic_52/usr/src/uts/common/io/
H A Dcryptmod.c139 static hash_info_t null_hash = {0, 0, NULL}; variable