Searched refs:aes_decrypt_update (Results 1 – 1 of 1) sorted by relevance
132 static int aes_decrypt_update(crypto_ctx_t *, crypto_data_t *,146 aes_decrypt_update,579 ret = aes_decrypt_update(ctx, ciphertext, plaintext, req); in aes_decrypt()710 aes_decrypt_update(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in aes_decrypt_update() function