Samsung Internal API reference  2.0
tees_hwcrypto_buf.h
Go to the documentation of this file.
1 
9 #pragma once
10 
11 #include <core/crypto_info.h>
12 #include <tee_internal_api.h>
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
38 DSO_EXPORT TEE_Result TEES_LockHWCryptoBuf(void);
39 
60 DSO_EXPORT TEE_Result TEES_UnlockHWCryptoBuf(void);
61 
62 #ifdef __cplusplus
63 }
64 #endif
TEE_Result TEES_UnlockHWCryptoBuf(void)
Unock HW crypto buffer.
TEE_Result TEES_LockHWCryptoBuf(void)
Lock HW crypto buffer.