Lines Matching defs:dir
32 struct alginfo *cipherdata, uint8_t dir) in cnstr_shdsc_zuce()
82 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_zuca() local
129 struct alginfo *cipherdata, uint8_t dir) in cnstr_shdsc_snow_f8()
174 uint8_t dir = (iv[14] & 0x80) ? 4 : 0; in conv_to_zuc_eia_iv() local
237 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_snow_f9() local
293 uint32_t ivlen, uint8_t dir) in cnstr_shdsc_blkcipher()
391 uint8_t storelen, opicv, dir; in cnstr_shdsc_hmac() local
495 uint8_t storelen, opicv, dir; in cnstr_shdsc_hash() local
569 struct alginfo *cipherdata, uint8_t dir) in cnstr_shdsc_kasumi_f8()
613 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_kasumi_f9() local
902 uint8_t opicv, dir; in cnstr_shdsc_aes_mac() local