Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/blake2/
H A Dblake2_cryptodev.c77 static int blake2_cipher_process(struct blake2_session *ses,
231 error = blake2_cipher_process(ses, crp); in blake2_process()
330 blake2_cipher_process(struct blake2_session *ses, struct cryptop *crp) in blake2_cipher_process() function