Searched refs:aes_encrypt (Results 1 – 1 of 1) sorted by relevance
114 static int aes_encrypt(crypto_ctx_t *, crypto_data_t *, crypto_data_t *,132 .encrypt = aes_encrypt,392 aes_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt() function