Home
last modified time | relevance | path

Searched refs:sip_hash_salt (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libsip/common/
H A Dsip_gids.c82 _sasl_MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t)); in sip_md5_hash()
106 MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t)); in sip_md5_hash()
H A Dsip_itf.c67 uint64_t sip_hash_salt = 0; variable
684 sip_hash_salt = tspec.tv_nsec; in sip_stack_init()
686 sip_hash_salt = gethrtime(); in sip_stack_init()
H A Dsip_miscdefs.h242 extern uint64_t sip_hash_salt;