Home
last modified time | relevance | path

Searched refs:rsa_aes_key_wrap_processing_ctx (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c497 struct rsa_aes_key_wrap_processing_ctx *rsa_aes_ctx = NULL; in step_asymm_operation()
1105 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in wrap_rsa_aes_key()
1179 struct rsa_aes_key_wrap_processing_ctx *ctx = proc->extra_ctx; in unwrap_rsa_aes_key()
H A Dprocessing.h58 struct rsa_aes_key_wrap_processing_ctx { struct
H A Dprocessing_rsa.c260 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()