Home
last modified time | relevance | path

Searched defs:ks2 (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/
Ddes.c503 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_encrypt3()
522 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_decrypt3()
636 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt()
660 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt()
760 const DES_key_schedule *ks2, in DES_ede2_cbc_encrypt()
/external/boringssl/src/crypto/fipsmodule/des/
Ddes.c503 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_encrypt3()
522 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_decrypt3()
636 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt()
660 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt()
760 const DES_key_schedule *ks2, in DES_ede2_cbc_encrypt()
/external/rust/crates/quiche/deps/boringssl/src/decrepit/des/
Dcfb64ede.c70 DES_key_schedule *ks2, DES_key_schedule *ks3, in DES_ede3_cfb64_encrypt()
134 DES_key_schedule *ks2, DES_key_schedule *ks3, in DES_ede3_cfb_encrypt()
/external/boringssl/src/decrepit/des/
Dcfb64ede.c70 DES_key_schedule *ks2, DES_key_schedule *ks3, in DES_ede3_cfb64_encrypt()
134 DES_key_schedule *ks2, DES_key_schedule *ks3, in DES_ede3_cfb_encrypt()
/external/fft2d/src/fft2d/fft2d/
Dfft4f2d.c1437 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dctbsub() local
1505 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dctfsub() local
1573 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dstbsub() local
1641 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dstfsub() local
Dfft4f2d.f1325 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local
1392 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local
1459 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local
1526 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local
/external/rust/crates/quiche/deps/boringssl/src/decrepit/xts/
Dxts.c154 } ks1, ks2; // AES key schedules to use member
/external/boringssl/src/decrepit/xts/
Dxts.c154 } ks1, ks2; // AES key schedules to use member