Searched defs:esp_ds_ctx (Results 1 – 2 of 2) sorted by relevance
123 esp_ds_context_t **esp_ds_ctx) in esp_ds_start_sign()183 esp_err_t esp_ds_finish_sign(void *signature, esp_ds_context_t *esp_ds_ctx) in esp_ds_finish_sign()306 esp_ds_context_t **esp_ds_ctx) in esp_ds_start_sign()371 esp_err_t esp_ds_finish_sign(void *signature, esp_ds_context_t *esp_ds_ctx) in esp_ds_finish_sign()
228 esp_ds_context_t *esp_ds_ctx; in esp_ds_rsa_sign() local