Searched refs:blake2 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/crypto/blake2/ |
| H A D | blake2_cryptodev.c | 258 DRIVER_MODULE(blake2, nexus, blake2_driver, blake2_devclass, 0, 0); 259 MODULE_VERSION(blake2, 1); 260 MODULE_DEPEND(blake2, crypto, 1, 1, 1);
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | AUTHORS | 9 blake2 Jean-Philippe Aumasson
|
| /f-stack/freebsd/contrib/libb2/ |
| H A D | blake2.h | 172 …static inline int blake2( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inl… in blake2() function
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 22 crypto_generichash/blake2b/ref/blake2.h \
|