Searched refs:aes_decrypt_update (Results 1 – 1 of 1) sorted by relevance
139 static int aes_decrypt_update(crypto_ctx_t *, crypto_data_t *,153 aes_decrypt_update,594 ret = aes_decrypt_update(ctx, ciphertext, plaintext, req); in aes_decrypt()725 aes_decrypt_update(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in aes_decrypt_update() function