Searched refs:aes_encrypt_update (Results 1 – 1 of 1) sorted by relevance
124 static int aes_encrypt_update(crypto_ctx_t *, crypto_data_t *,141 aes_encrypt_update,458 ret = aes_encrypt_update(ctx, plaintext, ciphertext, req); in aes_encrypt()635 aes_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt_update() function