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

/freebsd-13-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)
688 struct hw_cipher_config *cipher_config;
713 cipher_config = (struct hw_cipher_config *)(hw_blk_ptr +
775 struct hw_cipher_config *cipher_config;
784 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.h583 (sizeof(struct hw_cipher_config) + \

Completed in 179 milliseconds