Home
last modified time | relevance | path

Searched refs:ck1 (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/aria/
H A Daria.c1125 const ARIA_u128 *ck1, *ck2, *ck3; in ossl_aria_set_encrypt_key() local
1136 ck1 = &c1; in ossl_aria_set_encrypt_key()
1144 ck1 = &c2; in ossl_aria_set_encrypt_key()
1153 ck1 = &c3; in ossl_aria_set_encrypt_key()
1160 FO(&w3, &w0, ck1); xor128(w1.c, w3.c, &kr); in ossl_aria_set_encrypt_key()
/third_party/openssl/crypto/aria/
H A Daria.c1125 const ARIA_u128 *ck1, *ck2, *ck3; in ossl_aria_set_encrypt_key() local
1136 ck1 = &c1; in ossl_aria_set_encrypt_key()
1144 ck1 = &c2; in ossl_aria_set_encrypt_key()
1153 ck1 = &c3; in ossl_aria_set_encrypt_key()
1160 FO(&w3, &w0, ck1); xor128(w1.c, w3.c, &kr); in ossl_aria_set_encrypt_key()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java2954 CollationKey ck1 = new CollationKey("", b); in TestGetBound()
2956 ck1.getBound(0, 1); in TestGetBound()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationMiscTest.java2957 CollationKey ck1 = new CollationKey("", b); in TestGetBound()
2959 ck1.getBound(0, 1); in TestGetBound()
/third_party/sqlite/src/
H A Dsqlite3.c235951 u64 ck1 = 0; global() local
[all...]

Completed in 141 milliseconds