Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dpkcs11_helpers.c652 uint32_t tee_algo, void *hash_ptr, in pkcs2tee_load_hashed_attr() argument
665 res = TEE_AllocateOperation(&handle, tee_algo, TEE_MODE_DIGEST, 0); in pkcs2tee_load_hashed_attr()
667 EMSG("TEE_AllocateOperation() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()
674 EMSG("TEE_DigestDoFinal() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()
A Dpkcs11_helpers.h74 uint32_t tee_algo, void *hash_ptr,

Completed in 4 milliseconds