OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmprefMaxSize
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/omap4-aah/security/tf_sdk/include/
tee_client_api_ex.h
62
uint32_t
tmprefMaxSize
;
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_ex.h
62
uint32_t
tmprefMaxSize
;
/hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c
935
limits->
tmprefMaxSize
= SIZE_1MB;
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
927
limits->
tmprefMaxSize
= SIZE_1MB;
/hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c
614
nChunkSize = limits.
tmprefMaxSize
- limits.pageSize;
[
all
...]
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c
617
nChunkSize = limits.
tmprefMaxSize
- limits.pageSize;
[
all
...]
Completed in 77 milliseconds