Lines Matching refs:ks2
31 # define ks2 ks.ks[1] macro
71 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ecb_cipher()
82 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ofb_cipher()
94 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ofb_cipher()
116 &dat->ks1, &dat->ks2, &dat->ks3, in des_ede_cbc_cipher()
125 &dat->ks1, &dat->ks2, &dat->ks3, in des_ede_cbc_cipher()
137 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_cfb64_cipher()
149 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_cfb64_cipher()
173 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb1_cipher()
189 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb8_cipher()
199 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb8_cipher()
238 des_t4_key_expand(&deskey[1], &dat->ks2); in des_ede_init_key()
247 DES_set_key_unchecked(&deskey[1], &dat->ks2); in des_ede_init_key()
265 des_t4_key_expand(&deskey[1], &dat->ks2); in des_ede3_init_key()
274 DES_set_key_unchecked(&deskey[1], &dat->ks2); in des_ede3_init_key()