Searched refs:hw_cipher_config (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/qat/
H A Dqat_hw15.c544 return sizeof(struct hw_cipher_config) + qs->qs_cipher_klen;
550 struct hw_cipher_config *cipher_config)
682 struct hw_cipher_config *cipher_config;
707 cipher_config = (struct hw_cipher_config *)(hw_blk_ptr +
770 struct hw_cipher_config *cipher_config;
779 cipher_config = (struct hw_cipher_config *)
H A Dqat_hw17.c341 return roundup(sizeof(struct hw_cipher_config) + qs->qs_cipher_klen, 8);
H A Dqatreg.h1469 struct hw_cipher_config { struct
1535 struct hw_cipher_config cipher_config;
H A Dqatvar.h587 (sizeof(struct hw_cipher_config) + \

Completed in 78 milliseconds