Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Daes.c341 static void aes_encrypt(void *ctx_arg, u8 *out, const u8 *in) in aes_encrypt() function
446 .cia_encrypt = aes_encrypt,