Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DMakefile12 obj-$(CONFIG_CRYPTO_BLAKE2S_ARM) += blake2s-arm.o
35 blake2s-arm-y := blake2s-shash.o
36 libblake2s-arm-y:= blake2s-core.o blake2s-glue.o
/OK3568_Linux_fs/kernel/lib/crypto/
H A DMakefile15 libblake2s-y := blake2s.o
16 libblake2s-$(CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC) += blake2s-generic.o
41 libblake2s-y += blake2s-selftest.o
H A Dblake2s-selftest.c566 blake2s(hash, buf, key + BLAKE2S_KEY_SIZE - keylen, outlen, i, in blake2s_selftest()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A DMakefile68 obj-$(CONFIG_CRYPTO_BLAKE2S_X86) += blake2s-x86_64.o
69 blake2s-x86_64-y := blake2s-shash.o
71 libblake2s-x86_64-y := blake2s-core.o blake2s-glue.o
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dcookie.c80 blake2s(mac1, message, key, COOKIE_LEN, len, NOISE_SYMMETRIC_KEY_LEN); in compute_mac1()
88 blake2s(mac2, message, cookie, COOKIE_LEN, len, COOKIE_LEN); in compute_mac2()
H A Dnoise.c38 blake2s(handshake_init_chaining_key, handshake_name, NULL, in wg_noise_init()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dblake2s.h89 static inline void blake2s(u8 *out, const u8 *in, const u8 *key, in blake2s() function
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c692 blake2s(next_key, (u8 *)&block, seed, sizeof(next_key), sizeof(block), sizeof(seed)); in extract_entropy()
702 blake2s(buf, (u8 *)&block, seed, i, sizeof(block), sizeof(seed)); in extract_entropy()
/OK3568_Linux_fs/kernel/crypto/
H A DKconfig723 - blake2s-128
724 - blake2s-160
725 - blake2s-224
726 - blake2s-256
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log