Searched refs:blake2s_init_key (Results 1 – 4 of 4) sorted by relevance
76 static inline void blake2s_init_key(struct blake2s_state *state, in blake2s_init_key() function
578 blake2s_init_key(&state, outlen, in blake2s_digest_test()
106 blake2s_init_key(&state, COOKIE_LEN, checker->secret, NOISE_HASH_LEN); in make_cookie()
683 blake2s_init_key(&input_pool.hash, BLAKE2S_HASH_SIZE, next_key, sizeof(next_key)); in extract_entropy()