Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtadb.c278 static TEE_Result tadb_authenc_init(TEE_OperationMode mode, in tadb_authenc_init() function
428 res = tadb_authenc_init(TEE_MODE_ENCRYPT, &ta->entry, &ta->ctx); in tee_tadb_ta_create()
661 res = tadb_authenc_init(TEE_MODE_DECRYPT, &ta->entry, &ta->ctx); in tee_tadb_ta_open()