HomeSort by: relevance | last modified time | path
    Searched defs:sip_tokey (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/expat/dist/lib/
siphash.h 59 * macro sip_keyof or the routine sip_tokey. The former instantiates a
144 #define sip_keyof(k) sip_tokey(&(struct sipkey){{0}}, (k))
147 sip_tokey(struct sipkey *key, const void *src) { function
151 } /* sip_tokey() */
361 sip_tokey(&k, "\000\001\002\003\004\005\006\007\010\011"

Completed in 110 milliseconds