Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_types.h126 TEE_MODE_DIGEST = 5, enumerator
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_digest.c78 algo, TEE_MODE_DIGEST, 0); in allocate_tee_operation()
A Dpkcs11_helpers.c668 res = TEE_AllocateOperation(&handle, tee_algo, TEE_MODE_DIGEST, 0); in pkcs2tee_load_hashed_attr()
706 *tee_id = TEE_MODE_DIGEST; in pkcs2tee_mode()
A Dpersistent_token.c82 res = TEE_AllocateOperation(&oh, TEE_ALG_SHA256, TEE_MODE_DIGEST, 0); in do_hash()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c247 if (mode != TEE_MODE_DIGEST) in TEE_AllocateOperation()
441 if (op->info.mode == TEE_MODE_DIGEST) { in TEE_GetOperationInfoMultiple()

Completed in 10 milliseconds