Searched defs:spu_req_hdr_len (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu.c | 924 spum_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spum_cipher_req_finish() argument
|
H A D | spu2.c | 1179 spu2_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spu2_cipher_req_finish() argument
|
H A D | cipher.h | 226 u16 spu_req_hdr_len; member
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | spu.c | 922 spum_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spum_cipher_req_finish() argument
|
H A D | spu2.c | 1182 spu2_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spu2_cipher_req_finish() argument
|
H A D | cipher.h | 227 u16 spu_req_hdr_len; member
|
Completed in 13 milliseconds