Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c471 struct eddsa_processing_ctx *eddsa_ctx = NULL; in step_asymm_operation() local
527 eddsa_ctx = proc->extra_ctx; in step_asymm_operation()
536 if (eddsa_ctx->flag) { in step_asymm_operation()
542 if (eddsa_ctx->ctx_len > 0) { in step_asymm_operation()
544 TEE_ATTR_EDDSA_CTX, eddsa_ctx->ctx, in step_asymm_operation()
545 eddsa_ctx->ctx_len); in step_asymm_operation()

Completed in 3 milliseconds