Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/aes/
Daes_core.c543 static void InvCipher(const unsigned char *in, unsigned char *out, in InvCipher() function
674 InvCipher(in, out, rk, key->rounds); in AES_decrypt()