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()
175 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb1_cipher()
190 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb8_cipher()
199 &data(ctx)->ks1, &data(ctx)->ks2, in des_ede3_cfb8_cipher()
237 des_t4_key_expand(&deskey[1], &dat->ks2); in des_ede_init_key()
246 DES_set_key_unchecked(&deskey[1], &dat->ks2); in des_ede_init_key()
264 des_t4_key_expand(&deskey[1], &dat->ks2); in des_ede3_init_key()
273 DES_set_key_unchecked(&deskey[1], &dat->ks2); in des_ede3_init_key()