Searched defs:e (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | assert.h | 20 # define assert(e) ((e) ? (void)0 : __assert(__FILE__, __LINE__)) argument 22 # define assert(e) ((e) ? (void)0 : __assert()) argument 25 #define assert(e) ((void)0) argument
|
| /rk3399_ARM-atf/include/drivers/nxp/crypto/caam/ |
| H A D | rsa.h | 22 uint8_t *e; member
|
| /rk3399_ARM-atf/tools/cert_create/src/ |
| H A D | key.c | 216 ENGINE *e; in key_load_pkcs11() local
|
| /rk3399_ARM-atf/plat/intel/soc/common/lib/sha/ |
| H A D | sha.c | 138 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_overlay.c | 911 const char *s, *e; overlay_symbol_update() local
|