Home
last modified time | relevance | path

Searched refs:blake2s (Results 1 – 8 of 8) sorted by relevance

/linux/lib/crypto/tests/
H A Dblake2s_kunit.c17 blake2s(NULL, 0, data, len, out, BLAKE2S_HASH_SIZE); in blake2s_default()
55 blake2s(key, key_len, data, data_len, hash, out_len); in test_blake2s_all_key_and_hash_lens()
83 blake2s(key, key_len, test_buf, data_len, in test_blake2s_with_guarded_key_buf()
85 blake2s(guarded_key, key_len, test_buf, data_len, in test_blake2s_with_guarded_key_buf()
109 blake2s(NULL, 0, test_buf, data_len, hash, out_len); in test_blake2s_with_guarded_out_buf()
110 blake2s(NULL, 0, test_buf, data_len, guarded_hash, out_len); in test_blake2s_with_guarded_out_buf()
/linux/drivers/net/wireguard/
H A Dcookie.c80 blake2s(key, NOISE_SYMMETRIC_KEY_LEN, message, len, mac1, COOKIE_LEN); in compute_mac1()
88 blake2s(cookie, COOKIE_LEN, message, len, mac2, COOKIE_LEN); in compute_mac2()
H A Dnoise.c38 blake2s(NULL, 0, handshake_name, sizeof(handshake_name), in wg_noise_init()
/linux/lib/crypto/
H A DMakefile86 obj-y += blake2s.o
89 obj-$(CONFIG_ARM) += arm/blake2s-core.o
90 obj-$(CONFIG_X86) += x86/blake2s-core.o
/linux/include/crypto/
H A Dblake2s.h145 static inline void blake2s(const u8 *key, size_t keylen, in blake2s() function
/linux/drivers/char/
H A Drandom.c694 blake2s(seed, sizeof(seed), (const u8 *)&block, sizeof(block), next_key, sizeof(next_key)); in extract_entropy()
704 blake2s(seed, sizeof(seed), (const u8 *)&block, sizeof(block), buf, i); in extract_entropy()
/linux/tools/perf/util/
H A DBuild9 perf-util-y += blake2s.o
/linux/Documentation/admin-guide/LSM/
H A Dipe.rst659 + blake2s-256