Home
last modified time | relevance | path

Searched refs:rsa_aes_ctx (Results 1 – 1 of 1) 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() local
598 rsa_aes_ctx = proc->extra_ctx; in step_asymm_operation()
600 if (!rsa_aes_ctx->source_data_len) in step_asymm_operation()
612 rsa_aes_ctx->source_data, in step_asymm_operation()
613 rsa_aes_ctx->source_data_len); in step_asymm_operation()