Home
last modified time | relevance | path

Searched refs:ck2 (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/aria/
A Daria.c1125 const ARIA_u128 *ck1, *ck2, *ck3; in ossl_aria_set_encrypt_key() local
1137 ck2 = &c2; in ossl_aria_set_encrypt_key()
1145 ck2 = &c3; in ossl_aria_set_encrypt_key()
1154 ck2 = &c1; in ossl_aria_set_encrypt_key()
1161 FE(&w3, &w1, ck2); xor128(w2.c, w3.c, &w0); in ossl_aria_set_encrypt_key()

Completed in 5 milliseconds