Home
last modified time | relevance | path

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

/optee_examples/acipher/ta/
A Dacipher_ta.c62 const uint32_t alg = TEE_ALG_RSAES_PKCS1_V1_5; in cmd_enc() local
84 res = TEE_AllocateOperation(&op, alg, TEE_MODE_ENCRYPT, in cmd_enc()
87 …EMSG("TEE_AllocateOperation(TEE_MODE_ENCRYPT, %#" PRIx32 ", %" PRId32 "): %#" PRIx32, alg, key_inf… in cmd_enc()

Completed in 2 milliseconds