Home
last modified time | relevance | path

Searched refs:ck3 (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
1138 ck3 = &c3; in ossl_aria_set_encrypt_key()
1146 ck3 = &c1; in ossl_aria_set_encrypt_key()
1155 ck3 = &c2; in ossl_aria_set_encrypt_key()
1162 FO(&kr, &w2, ck3); xor128(w3.c, kr.c, &w1); in ossl_aria_set_encrypt_key()

Completed in 4 milliseconds