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
468 struct rsa_aes_key_wrap_processing_ctx *rsa_aes_ctx = NULL; in step_asymm_operation()948 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in wrap_rsa_aes_key()1022 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in unwrap_rsa_aes_key()
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()
Completed in 5 milliseconds