Searched defs:is_inbound (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 | 659 static void spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, in spu2_fmd_ctrl1_write() argument 608 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) spu2_fmd_ctrl0_write() argument 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 [all...] |
H A D | spu.h | 107 bool is_inbound; 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 [all...] |
H A D | spu2.c | 661 static void spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, in spu2_fmd_ctrl1_write() argument 609 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) spu2_fmd_ctrl0_write() argument 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 [all...] |
H A D | spu.h | 108 bool is_inbound; member
|
Completed in 8 milliseconds