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.c503 struct rsa_aes_key_wrap_processing_ctx *rsa_aes_ctx = NULL; in step_asymm_operation() local
604 rsa_aes_ctx = proc->extra_ctx; in step_asymm_operation()
606 if (!rsa_aes_ctx->source_data_len) in step_asymm_operation()
618 rsa_aes_ctx->source_data, in step_asymm_operation()
619 rsa_aes_ctx->source_data_len); in step_asymm_operation()