Searched refs:rkce_cma_free (Results 1 – 2 of 2) sorted by relevance
17 #define rkce_cma_free(buf) free(buf) macro
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()[all …]