OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEEC_MEMREF_TEMP_INPUT
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c
295
nParamType2 =
TEEC_MEMREF_TEMP_INPUT
;
299
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT,
TEEC_MEMREF_TEMP_INPUT
, nParamType2, TEEC_NONE);
348
nParamType0 =
TEEC_MEMREF_TEMP_INPUT
;
451
nParamType0 =
TEEC_MEMREF_TEMP_INPUT
;
684
sOperation.paramTypes = TEEC_PARAM_TYPES(
TEEC_MEMREF_TEMP_INPUT
, TEEC_VALUE_OUTPUT, TEEC_NONE, TEEC_NONE);
837
sOperation.paramTypes = TEEC_PARAM_TYPES(
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE, TEEC_NONE);
[
all
...]
sst_stub.c
122
nParamType3 =
TEEC_MEMREF_TEMP_INPUT
;
282
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT,
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE);
354
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT,
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE);
520
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT,
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE);
634
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT,
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE);
679
sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT,
TEEC_MEMREF_TEMP_INPUT
, TEEC_NONE, TEEC_NONE);
pkcs11_session.c
156
nParamType3 =
TEEC_MEMREF_TEMP_INPUT
;
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h
128
#define
TEEC_MEMREF_TEMP_INPUT
0x5
Completed in 18 milliseconds