Home
last modified time | relevance | path

Searched refs:zip_inst_s (Results 1 – 6 of 6) sorted by relevance

/linux/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.h173 union zip_inst_s { union