Lines Matching refs:rkce_cma_free
258 rkce_cma_free(hw_ctx->td); in rkce_sha_ctx_alloc()
259 rkce_cma_free(hw_ctx->td_buf); in rkce_sha_ctx_alloc()
270 rkce_cma_free(hw_ctx->td); in rkce_sha_ctx_free()
271 rkce_cma_free(hw_ctx->td_buf); in rkce_sha_ctx_free()
545 rkce_cma_free(new_aad); in rkce_destroy_ccm_aad()
628 rkce_cma_free(hw_ctx->td); in rkce_cipher_ctx_alloc()
629 rkce_cma_free(hw_ctx->td_aad); in rkce_cipher_ctx_alloc()
630 rkce_cma_free(hw_ctx->td_buf); in rkce_cipher_ctx_alloc()
641 rkce_cma_free(hw_ctx->td); in rkce_cipher_ctx_free()
642 rkce_cma_free(hw_ctx->td_aad); in rkce_cipher_ctx_free()
643 rkce_cma_free(hw_ctx->td_buf); in rkce_cipher_ctx_free()