Searched defs:ret_iv_len (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu2.c | 372 u8 ret_iv_len; in spu2_dump_fmd_ctrl1() local 659 spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, u64 assoc_size, u64 auth_key_len, u64 cipher_key_len, bool gen_iv, bool hash_iv, bool return_iv, u64 ret_iv_len, u64 ret_iv_offset, u64 cipher_iv_len, u64 digest_size, bool return_payload, bool return_md) spu2_fmd_ctrl1_write() argument
|
H A D | spu.h | 144 u32 ret_iv_len; /* Length in bytes of returned IV */ member
|
H A D | cipher.c | 1044 spu_aead_rx_sg_create(struct brcm_message *mssg, struct aead_request *req, struct iproc_reqctx_s *rctx, u8 rx_frag_num, unsigned int assoc_len, u32 ret_iv_len, unsigned int resp_len, unsigned int digestsize, u32 stat_pad_len) spu_aead_rx_sg_create() argument
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | spu2.c | 372 u8 ret_iv_len; in spu2_dump_fmd_ctrl1() local 661 spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, u64 assoc_size, u64 auth_key_len, u64 cipher_key_len, bool gen_iv, bool hash_iv, bool return_iv, u64 ret_iv_len, u64 ret_iv_offset, u64 cipher_iv_len, u64 digest_size, bool return_payload, bool return_md) spu2_fmd_ctrl1_write() argument
|
H A D | spu.h | 145 u32 ret_iv_len; /* Length in bytes of returned IV */ member
|
H A D | cipher.c | 1041 spu_aead_rx_sg_create(struct brcm_message *mssg, struct aead_request *req, struct iproc_reqctx_s *rctx, u8 rx_frag_num, unsigned int assoc_len, u32 ret_iv_len, unsigned int resp_len, unsigned int digestsize, u32 stat_pad_len) spu_aead_rx_sg_create() argument
|
Completed in 17 milliseconds