HelenOS sources
hash_func_t 199 uspace/lib/crypto/crypto.c hash_func_t hash_sel)
hash_func_t 273 uspace/lib/crypto/crypto.c uint8_t *hash, hash_func_t hash_sel)
hash_func_t 56 uspace/lib/crypto/crypto.h extern errno_t create_hash(uint8_t *, size_t, uint8_t *, hash_func_t);
hash_func_t 57 uspace/lib/crypto/crypto.h extern errno_t hmac(uint8_t *, size_t, uint8_t *, size_t, uint8_t *, hash_func_t);
hash_func_t 1422 uspace/lib/ieee80211/src/ieee80211.c hash_func_t mic_hash;
HelenOS homepage, sources at GitHub