Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h343 TEE_Result TEE_DigestExtract(TEE_OperationHandle operation, void *hash,
/optee_os/lib/libutee/
H A Dtee_api_operations.c27 * for TEE_DigestExtract().
330 * Needed to buffer the digest if TEE_DigestExtract() doesn't in TEE_AllocateOperation()
988 TEE_Result TEE_DigestExtract(TEE_OperationHandle operation, void *hash, in TEE_DigestExtract()
979 TEE_Result TEE_DigestExtract(TEE_OperationHandle operation, void *hash, TEE_DigestExtract() function