Lines Matching defs:aes_ctx
381 aes_ctx_t *aes_ctx; in aes_common_init() local
415 aes_ctx_t *aes_ctx; in aes_encrypt() local
540 aes_ctx_t *aes_ctx; in aes_decrypt() local
656 aes_ctx_t *aes_ctx; in aes_encrypt_update() local
731 aes_ctx_t *aes_ctx; in aes_decrypt_update() local
810 aes_ctx_t *aes_ctx; in aes_encrypt_final() local
867 aes_ctx_t *aes_ctx; in aes_decrypt_final() local
968 aes_ctx_t aes_ctx; /* on the stack */ in aes_encrypt_atomic() local
1121 aes_ctx_t aes_ctx; /* on the stack */ in aes_decrypt_atomic() local
1323 aes_ctx_t *aes_ctx = ctx->cc_provider_private; in aes_free_context() local
1341 aes_common_init_ctx(aes_ctx_t *aes_ctx, crypto_spi_ctx_template_t *template, in aes_common_init_ctx()