Searched refs:Size (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_pk.h | 551 #define LTC_SET_ASN1(list, index, Type, Data, Size) \ argument 557 LTC_MACRO_list[LTC_MACRO_temp].size = (Size); \ 582 #define LTC_SET_ASN1_CUSTOM_PRIMITIVE(list, index, Class, Tag, Type, Data, Size) \ argument 585 LTC_SET_ASN1(list, LTC_MACRO_temp##__LINE__, LTC_ASN1_CUSTOM_TYPE, Data, Size); \
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | arm32_sysreg.txt | 13 CCSIDR c0 1 c0 0 RO Cache Size ID Registers 15 CSSELR c0 2 c0 0 RW Cache Size Selection Register
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | ChangeLog | 2388 * Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
|
Completed in 10 milliseconds