9#ifndef CRYPTO_COMMON_STRUCT_H
10#define CRYPTO_COMMON_STRUCT_H
crypto_buffer_secure
Definition crypto_common_struct.h:14
@ CRYPTO_BUF_SECURE
Definition crypto_common_struct.h:15
@ CRYPTO_BUF_NONSECURE
Definition crypto_common_struct.h:16
ca_misc_cpu_id
Definition crypto_common_struct.h:29
@ CPU_ID_INVALID
Definition crypto_common_struct.h:34
@ CPU_ID_PCPU
Definition crypto_common_struct.h:31
@ CPU_ID_AIDSP
Definition crypto_common_struct.h:30
@ CPU_ID_SCPU
Definition crypto_common_struct.h:32
@ CPU_ID_ACPU
Definition crypto_common_struct.h:33
Definition crypto_common_struct.h:19
void * virt_addr
Definition crypto_common_struct.h:25
unsigned long long addr_offset
Definition crypto_common_struct.h:21
crypto_buffer_secure buf_sec
Definition crypto_common_struct.h:26
unsigned long phys_addr
Definition crypto_common_struct.h:24
unsigned long long uapi_mem_handle
Definition crypto_common_struct.h:20
td_void * kapi_mem_handle
Definition crypto_common_struct.h:22
void td_void
Definition td_type.h:49