Home
last modified time | relevance | path

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

/freebsd/sys/modules/blake2/
H A DMakefile2 .PATH: ${SRCTOP}/sys/crypto/blake2
6 KMOD = blake2
9 SRCS += blake2.h
10 SRCS += blake2-impl.h
11 SRCS += blake2-config.h
13 SRCS += blake2-dispatch.c
18 CFLAGS += -I${SRCTOP}/sys/crypto/blake2
87 CWARNFLAGS.blake2-dispatch.c += -Wno-unused-const-variable
/freebsd/sys/modules/crypto/
H A DMakefile11 .PATH: ${SRCTOP}/sys/crypto/blake2
54 SRCS += blake2-sw.c
55 CFLAGS.blake2b-ref.c += -I${SRCTOP}/sys/crypto/blake2 -DSUFFIX=_ref
56 CFLAGS.blake2s-ref.c += -I${SRCTOP}/sys/crypto/blake2 -DSUFFIX=_ref
57 CFLAGS.blake2-sw.c += -I${SRCTOP}/sys/crypto/blake2
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c179 DRIVER_MODULE(blake2, nexus, blake2_driver, 0, 0);
180 MODULE_VERSION(blake2, 1);
181 MODULE_DEPEND(blake2, crypto, 1, 1, 1);
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dbuild.info20 IF[{- !$disabled{blake2} -}]
/freebsd/crypto/openssl/providers/implementations/digests/
H A Dbuild.info32 IF[{- !$disabled{blake2} -}]
/freebsd/sys/contrib/libsodium/
H A DAUTHORS9 blake2 Jean-Philippe Aumasson
/freebsd/crypto/openssl/crypto/evp/
H A Dbuild.info46 IF[{- !$disabled{blake2} -}]
/freebsd/sys/contrib/libb2/
H A Dblake2.h172 …static inline int blake2( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inl… in blake2() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_blake2.h191 …int blake2( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen…
/freebsd/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am22 crypto_generichash/blake2b/ref/blake2.h \
/freebsd/sys/modules/
H A DMakefile779 _blake2= blake2
/freebsd/sys/conf/
H A Dfiles687 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual -DSUFFIX=_ref -Wno-unused-function"
689 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual -DSUFFIX=_ref -Wno-unused-function"
690 crypto/blake2/blake2-sw.c optional crypto \
691 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual"
2816 compile-with "${NORMAL_C} -I$S/crypto/blake2"
2818 compile-with "${NORMAL_C} -I$S/crypto/blake2"
2820 compile-with "${NORMAL_C} -I$S/crypto/blake2"
/freebsd/crypto/openssl/
H A DINSTALL.md1009 no-{aria|bf|blake2|camellia|cast|chacha|cmac|