Home
last modified time | relevance | path

Searched refs:zip_inst_s (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H A Dzip_device.c77 u32 zip_load_instr(union zip_inst_s *instr, in zip_load_instr()
118 sizeof(union zip_inst_s)); in zip_load_instr()
145 sizeof(union zip_inst_s)); in zip_load_instr()
H A Dzip_deflate.c54 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_zip_command()
118 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_deflate()
H A Dzip_inflate.c53 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_inflate_zcmd()
131 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_inflate()
H A Dzip_device.h97 union zip_inst_s zip_cmd;
H A Dzip_main.h118 u32 zip_load_instr(union zip_inst_s *instr, struct zip_device *zip_dev);
H A Dzip_regs.h169 * union zip_inst_s - ZIP Instruction Structure.
173 union zip_inst_s { union
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H A Dzip_device.c77 u32 zip_load_instr(union zip_inst_s *instr, in zip_load_instr()
118 sizeof(union zip_inst_s)); in zip_load_instr()
145 sizeof(union zip_inst_s)); in zip_load_instr()
H A Dzip_deflate.c54 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_zip_command()
118 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_deflate()
H A Dzip_inflate.c53 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_inflate_zcmd()
131 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_inflate()
H A Dzip_device.h97 union zip_inst_s zip_cmd;
H A Dzip_main.h118 u32 zip_load_instr(union zip_inst_s *instr, struct zip_device *zip_dev);
H A Dzip_regs.h169 * union zip_inst_s - ZIP Instruction Structure.
173 union zip_inst_s { union

Completed in 9 milliseconds