Searched defs:src_ctx (Results 1 – 3 of 3) sorted by relevance
50 static int32_t tee_crypto_ctx_cache_copy(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *d… in tee_crypto_ctx_cache_copy()141 static void ctx_copy_normal(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *dest_ctx) in ctx_copy_normal()161 int32_t tee_crypto_ctx_copy(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *dest_ctx) in tee_crypto_ctx_copy()
38 int32_t driver_ctx_buffer_prepare(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *dest_ctx) in driver_ctx_buffer_prepare()252 int32_t crypto_driver_ctx_copy(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *dest_ctx) in crypto_driver_ctx_copy()
270 int32_t soft_crypto_ctx_copy(const struct ctx_handle_t *src_ctx, struct ctx_handle_t *dest_ctx) in soft_crypto_ctx_copy()