Searched defs:items (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/lib/zlib/ |
| H A D | zutil.c | 218 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 281 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 306 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
|
| H A D | zutil.h | 266 #define ZALLOC(strm, items, size) \ argument
|
| /optee_os/core/drivers/crypto/se050/adaptors/utils/ |
| H A D | info.c | 138 struct items { in show_config() struct 139 uint16_t val; in show_config() 140 const char *name; in show_config()
|
| /optee_os/core/kernel/ |
| H A D | embedded_ts.c | 26 static void *zalloc(void *opaque __unused, unsigned int items, in zalloc()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | debug.c | 321 mbedtls_pk_debug_item items[MBEDTLS_PK_DEBUG_MAX_ITEMS]; in debug_print_pk() local
|
| H A D | pk_wrap.c | 471 static void rsa_debug(mbedtls_pk_context *pk, mbedtls_pk_debug_item *items) in rsa_debug() 1099 static void eckey_debug(mbedtls_pk_context *pk, mbedtls_pk_debug_item *items) in eckey_debug()
|
| H A D | pk.c | 1465 int mbedtls_pk_debug(const mbedtls_pk_context *ctx, mbedtls_pk_debug_item *items) in mbedtls_pk_debug()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | stmm_sp.c | 212 static void *zalloc(void *opaque __unused, unsigned int items, in zalloc()
|