Home
last modified time | relevance | path

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

/openssl/crypto/aes/
H A Daes_core.c236 static void SubLong(u64 *w) in SubLong() function
544 SubLong(&state[0]); in Cipher()
545 SubLong(&state[1]); in Cipher()
551 SubLong(&state[0]); in Cipher()
552 SubLong(&state[1]); in Cipher()

Completed in 8 milliseconds