/aosp_15_r20/external/boringssl/src/crypto/des/ |
H A D | des.c | 594 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_encrypt3() 613 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_decrypt3() 729 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt() 736 const DES_key_schedule *ks2, in DES_ecb3_encrypt_ex() 752 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt() 760 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt_ex() 860 const DES_key_schedule *ks2, in DES_ede2_cbc_encrypt()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/des/ |
H A D | des.c | 594 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_encrypt3() 613 const DES_key_schedule *ks2, const DES_key_schedule *ks3) { in DES_decrypt3() 729 const DES_key_schedule *ks1, const DES_key_schedule *ks2, in DES_ecb3_encrypt() 736 const DES_key_schedule *ks2, in DES_ecb3_encrypt_ex() 752 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt() 760 const DES_key_schedule *ks2, in DES_ede3_cbc_encrypt_ex() 860 const DES_key_schedule *ks2, in DES_ede2_cbc_encrypt()
|
/aosp_15_r20/system/security/keystore2/tests/ |
H A D | user_auth.rs | 197 let ks2 = get_keystore_service(); in test_auth_bound_timeout_with_gk() localVariable 321 let ks2 = get_keystore_service(); in test_auth_bound_timeout_failure() localVariable 447 let ks2 = get_keystore_service(); in test_auth_bound_per_op_with_gk() localVariable 573 let ks2 = get_keystore_service(); in test_auth_bound_per_op_failure() localVariable 714 let ks2 = get_keystore_service(); in test_unlocked_device_required() localVariable 792 let ks2 = get_keystore_service(); in test_unlocked_device_required() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/ |
D | des.c | 503 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()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/ |
D | des.c | 503 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()
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
H A D | SecretKeySpecTest.java | 217 SecretKeySpec ks2 = new SecretKeySpec(key, algorithm); in testHashCode() local 232 SecretKeySpec ks2 = new SecretKeySpec(key, algorithm); in testEquals() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 70 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()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 70 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()
|
/aosp_15_r20/external/boringssl/src/decrepit/des/ |
H A D | cfb64ede.c | 70 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()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/decrepit/des/ |
H A D | cfb64ede.c | 70 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()
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A 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
|
H A 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
|
/aosp_15_r20/test/vts-testcase/kernel/encryption/ |
D | Keymaster.h | 38 namespace ks2 = ::aidl::android::system::keystore2; variable
|
/aosp_15_r20/system/vold/ |
H A D | Keystore.h | 36 namespace ks2 = ::aidl::android::system::keystore2; variable
|
/aosp_15_r20/libcore/ojluni/src/test/java/security/KeyStore/ |
H A D | TestKeystoreBasic.java | 174 KeyStore ks2 = KeyStore.getInstance(type, ks.getProvider().getName()); in runTest() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/decrepit/xts/ |
H A D | xts.c | 155 } ks1, ks2; // AES key schedules to use member
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/decrepit/xts/ |
D | xts.c | 154 } ks1, ks2; // AES key schedules to use member
|
/aosp_15_r20/external/boringssl/src/decrepit/xts/ |
H A D | xts.c | 155 } ks1, ks2; // AES key schedules to use member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/decrepit/xts/ |
D | xts.c | 154 } ks1, ks2; // AES key schedules to use member
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | libcore-crypto-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
D | core-ojtests-public.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | libcore-crypto-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |