Searched refs:rsa_aes_key_wrap_processing_ctx (Results 1 – 3 of 3) sorted by relevance
58 struct rsa_aes_key_wrap_processing_ctx { struct
260 struct rsa_aes_key_wrap_processing_ctx *ctx = NULL; in pkcs2tee_proc_params_rsa_aes_wrap()298 TEE_Malloc(sizeof(struct rsa_aes_key_wrap_processing_ctx) + in pkcs2tee_proc_params_rsa_aes_wrap()
503 struct rsa_aes_key_wrap_processing_ctx *rsa_aes_ctx = NULL; in step_asymm_operation()1111 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in wrap_rsa_aes_key()1185 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in unwrap_rsa_aes_key()