Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_gids.c80 _sasl_MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t)); in sip_md5_hash()
104 MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t)); in sip_md5_hash()
H A Dsip_itf.c65 uint64_t sip_hash_salt = 0; variable
682 sip_hash_salt = tspec.tv_nsec; in sip_stack_init()
684 sip_hash_salt = gethrtime(); in sip_stack_init()
H A Dsip_miscdefs.h240 extern uint64_t sip_hash_salt;