Searched refs:aesni_cipher_alloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.h114 uint8_t *aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp,
H A Daesni.c424 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, function
533 buf = aesni_cipher_alloc(enccrd, crp, &allocated);
541 authbuf = aesni_cipher_alloc(authcrd, crp, &authallocated);

Completed in 89 milliseconds