Home
last modified time | relevance | path

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

/openssl/crypto/aes/
H A Daes_core.c330 static void InvSubLong(u64 *w) in InvSubLong() function
572 InvSubLong(&state[0]); in InvCipher()
573 InvSubLong(&state[1]); in InvCipher()
579 InvSubLong(&state[0]); in InvCipher()
580 InvSubLong(&state[1]); in InvCipher()

Completed in 8 milliseconds