Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Daria.c296 static void aria_fe_xor(uint32_t r[4], const uint32_t p[4], in aria_fe_xor() function
386 aria_fe_xor(w[2], w[1], rc[i], w[0]); // W2 = FE(W1, CK2) ^ W0 in mbedtls_aria_setkey_enc()