Searched defs:aes_decrypt_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c132 static int aes_decrypt_update(crypto_ctx_t *, crypto_data_t *,
146 aes_decrypt_update,
579 ret = aes_decrypt_update(ctx, ciphertext, plaintext, req);
710 aes_decrypt_update(crypto_ctx_t *ctx, crypto_data_t *ciphertext, function

Completed in 46 milliseconds