Lines Matching refs:ks2
37 # define ks2 ks.ks[1] macro
75 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ecb_cipher()
86 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ofb_cipher()
98 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_ofb_cipher()
120 &dat->ks1, &dat->ks2, &dat->ks3, in des_ede_cbc_cipher()
129 &dat->ks1, &dat->ks2, &dat->ks3, in des_ede_cbc_cipher()
141 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_cfb64_cipher()
152 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede_cfb64_cipher()
176 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb1_cipher()
191 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb8_cipher()
200 &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()