Searched refs:rsa_oaep_processing_ctx (Results 1 – 3 of 3) sorted by relevance
40 struct rsa_oaep_processing_ctx { struct
205 struct rsa_oaep_processing_ctx *ctx = NULL; in pkcs2tee_proc_params_rsa_oaep()237 proc->extra_ctx = TEE_Malloc(sizeof(struct rsa_oaep_processing_ctx) + in pkcs2tee_proc_params_rsa_oaep()
498 struct rsa_oaep_processing_ctx *rsa_oaep_ctx = NULL; in step_asymm_operation()