Home
last modified time | relevance | path

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

/freebsd-src/sys/crypto/blake2/
H A Dblake2_cryptodev.c54 static int blake2_cipher_process(struct blake2_session *ses,
153 error = blake2_cipher_process(ses, crp); in blake2_process()
251 blake2_cipher_process(struct blake2_session *ses, struct cryptop *crp) in blake2_cipher_process() function