Samsung Internal API reference  2.0
tees_wrapped_with_rek.h File Reference

Wrapped with REK API. More...

Go to the source code of this file.

Data Structures

struct  wrapped_wkth_rek_t
 Structure for wrapping with REK. More...
 

Macros

#define KM_KW_MAX_SALT_LEN   60
 
#define KM_KW_MAX_IV_LEN   12
 
#define KM_KW_MAX_AAD_LEN   32
 
#define KM_KW_MAX_KEY_LEN   32
 
#define KM_KW_MAX_INPUT_LEN   4096
 
#define KM_KW_MAX_TAG_LEN   16
 

Typedefs

typedef struct wrapped_wkth_rek_t WRAP_REK
 Structure for wrapping with REK.
 

Enumerations

enum  kw_mode { WRAP, UNWRAP }
 Wrapping mode. WRAP or UNWRAP.
 

Functions

TEE_Result TEES_WrappedWithREK (WRAP_REK *data)
 Wrapping with REK. More...
 

Detailed Description

Wrapped with REK API.