Samsung Internal API reference
2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
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
TEES_UnlockHWCryptoBuf
TEE_Result TEES_UnlockHWCryptoBuf(void)
Unock HW crypto buffer.
TEES_LockHWCryptoBuf
TEE_Result TEES_LockHWCryptoBuf(void)
Lock HW crypto buffer.
tees_hwcrypto_buf.h
Generated by
1.8.11