Searched refs:stinfo (Results 1 – 3 of 3) sorted by relevance
74 struct stinfo { struct114 void fb64_stream_iv(Block, struct stinfo *);120 void fb64_stream_key(Block *, struct stinfo *);498 fb64_stream_iv(Block seed, struct stinfo *stp) in fb64_stream_iv()510 fb64_stream_key(Block *key, struct stinfo *stp) in fb64_stream_key()545 register struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; in cfb64_encrypt()568 register struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; in cfb64_decrypt()618 register struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; in ofb64_encrypt()638 register struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; in ofb64_decrypt()
711 cd9660_susp_st(struct ISO_SUSP_ATTRIBUTES *p, cd9660node *stinfo __unused) in cd9660_susp_st()
6660 fix_24k_record_store_info (struct fix_24k_store_info *stinfo, in fix_24k_record_store_info() argument6667 stinfo->off = (insn->insn_opcode >> OP_SH_IMMEDIATE) & OP_MASK_IMMEDIATE; in fix_24k_record_store_info()6668 stinfo->align_to = fix_24k_align_to (insn->insn_mo); in fix_24k_record_store_info()