Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing.h58 struct rsa_aes_key_wrap_processing_ctx { struct
A Dprocessing_asymm.c468 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()
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()

Completed in 5 milliseconds