Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dversal_mbox.c96 static const char *const crypto_id[] = { variable
152 if (api < ARRAY_SIZE(crypto_id)) in versal_mbox_call_trace()
153 val = crypto_id[api]; in versal_mbox_call_trace()