Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/crypto/aesni/
H A Daesni.h97 int aesni_cipher_process(struct aesni_session *ses,
H A Daesni.c289 error = aesni_cipher_process(ses, enccrd, crp); in aesni_process()
H A Daesni_wrap.c251 aesni_cipher_process(struct aesni_session *ses, struct cryptodesc *enccrd, in aesni_cipher_process() function