Home
last modified time | relevance | path

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

/freebsd-14.2/sys/crypto/blake2/
H A Dblake2_cryptodev.c55 static int blake2_cipher_process(struct blake2_session *ses,
154 error = blake2_cipher_process(ses, crp); in blake2_process()
252 blake2_cipher_process(struct blake2_session *ses, struct cryptop *crp) in blake2_cipher_process() function