Home
last modified time | relevance | path

Searched defs:CRYPTO_BLAKE2B (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py175 CRYPTO_BLAKE2B = 29 variable
/freebsd/sys/opencrypto/
H A Dcryptodev.h184 #define CRYPTO_BLAKE2B 29 /* Blake2b hash */ macro