/external/boringssl/src/crypto/des/ |
D | des.c | 502 void DES_encrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_encrypt3() 521 void DES_decrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_decrypt3() 636 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt() 659 const DES_key_schedule *ks1, in DES_ede3_cbc_encrypt() 759 const DES_key_schedule *ks1, in DES_ede2_cbc_encrypt()
|
/external/cronet/third_party/boringssl/src/crypto/des/ |
D | des.c | 502 void DES_encrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_encrypt3() 521 void DES_decrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_decrypt3() 636 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt() 659 const DES_key_schedule *ks1, in DES_ede3_cbc_encrypt() 759 const DES_key_schedule *ks1, in DES_ede2_cbc_encrypt()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/ |
D | des.c | 502 void DES_encrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_encrypt3() 521 void DES_decrypt3(uint32_t *data, const DES_key_schedule *ks1, in DES_decrypt3() 636 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt() 659 const DES_key_schedule *ks1, in DES_ede3_cbc_encrypt() 759 const DES_key_schedule *ks1, in DES_ede2_cbc_encrypt()
|
/external/rust/crates/quiche/deps/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 69 long length, DES_key_schedule *ks1, in DES_ede3_cfb64_encrypt() 133 long length, DES_key_schedule *ks1, in DES_ede3_cfb_encrypt()
|
/external/cronet/third_party/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 69 long length, DES_key_schedule *ks1, in DES_ede3_cfb64_encrypt() 133 long length, DES_key_schedule *ks1, in DES_ede3_cfb_encrypt()
|
/external/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 69 long length, DES_key_schedule *ks1, in DES_ede3_cfb64_encrypt() 133 long length, DES_key_schedule *ks1, in DES_ede3_cfb_encrypt()
|
/external/fft2d/src/fft2d/fft2d/ |
D | fft4f2d.c | 1437 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
|
D | fft4f2d.f | 1325 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/cronet/third_party/boringssl/src/decrepit/xts/ |
D | xts.c | 155 } ks1, ks2; // AES key schedules to use member
|
/external/rust/crates/quiche/deps/boringssl/src/decrepit/xts/ |
D | xts.c | 154 } ks1, ks2; // AES key schedules to use member
|
/external/boringssl/src/decrepit/xts/ |
D | xts.c | 155 } ks1, ks2; // AES key schedules to use member
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | pmbtoken.c | 479 EC_SCALAR ks0, ks1; in dleq_generate() local
|
/external/boringssl/src/crypto/trust_token/ |
D | pmbtoken.c | 543 EC_SCALAR ks0, ks1; in dleq_generate() local
|
/external/cronet/third_party/boringssl/src/crypto/trust_token/ |
D | pmbtoken.c | 543 EC_SCALAR ks0, ks1; in dleq_generate() local
|