Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/crypto/aesni/
H A Daesni.h100 uint8_t *aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp,
H A Daesni.c300 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, in aesni_cipher_alloc() function
H A Daesni_wrap.c261 buf = aesni_cipher_alloc(enccrd, crp, &allocated); in aesni_cipher_process()