Home
last modified time | relevance | path

Searched refs:CRYPTO_BLAKE2B (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/crypto/blake2/
H A Dblake2_cryptodev.c183 case CRYPTO_BLAKE2B: in blake2_probesession()
290 case CRYPTO_BLAKE2B: in blake2_cipher_setup()
363 case CRYPTO_BLAKE2B: in blake2_cipher_process()
H A Dblake2-sw.c86 .type = CRYPTO_BLAKE2B,
/f-stack/freebsd/opencrypto/
H A Dcrypto.c562 case CRYPTO_BLAKE2B: in crypto_auth_hash()
684 [CRYPTO_BLAKE2B] = ALG_KEYED_DIGEST,
806 if (csp->csp_auth_alg == CRYPTO_BLAKE2B || in check_csp()
860 if (csp->csp_auth_alg == CRYPTO_BLAKE2B || in check_csp()
H A Dcryptodev.h175 #define CRYPTO_BLAKE2B 29 /* Blake2b hash */ macro
H A Dcryptosoft.c303 case CRYPTO_BLAKE2B: in swcr_authprepare()
1061 case CRYPTO_BLAKE2B: in swcr_setup_auth()
H A Dcryptodev.c528 case CRYPTO_BLAKE2B: in cse_create()