Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 29) sorted by relevance

12

/lib/libavb/
A Davb_sha.h32 uint32_t h[8]; member
41 uint64_t h[8]; member
A Davb_vbmeta_image.c19 AvbVBMetaImageHeader h; in avb_vbmeta_image_verify() local
A Davb_rsa.c25 AvbRSAPublicKeyHeader h; in iavb_parse_key_data() local
A Davb_sha256.c56 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
A Davb_sha512.c58 #define SHA512_EXP(a, b, c, d, e, f, g, h, j) \ argument
/lib/lwip/lwip/src/include/lwip/
A Dtimeouts.h96 sys_timeout_handler h; member
/lib/lwip/lwip/src/api/
A Dtcpip.c382 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
409 tcpip_untimeout(sys_timeout_handler h, void *arg) in tcpip_untimeout()
A Dnetdb.c170 struct gethostbyname_r_helper *h; in lwip_gethostbyname_r() local
/lib/mbedtls/external/mbedtls/library/
A Dbn_mul.h47 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
53 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
A Daesce.c534 uint8x16_t h, m, l; /* retval high/middle/low */ in poly_mult_128() local
576 uint8x16_t h, m, l; /* input high/middle/low 128b */ in poly_mult_reduce() local
A Decjpake.c199 mbedtls_mpi *h) in ecjpake_hash()
254 mbedtls_mpi r, h; in ecjpake_zkp_read() local
328 mbedtls_mpi h; /* later recycled to hold r */ in ecjpake_zkp_write() local
A Dgcm.c103 uint8_t *h = (uint8_t *) u64h; in gcm_gen_table() local
A Dsha256.c473 #define P(a, b, c, d, e, f, g, h, x, K) \ argument
A Dsha512.c622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() argument
/lib/lwip/lwip/src/core/
A Dmemp.c103 struct memp *t, *h; in memp_sanity() local
A Dpbuf.c855 pbuf_cat(struct pbuf *h, struct pbuf *t) in pbuf_cat()
897 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain()
/lib/lwip/lwip/contrib/ports/win32/
A Dsys_arch.c451 HANDLE h; in sys_thread_new() local
751 HANDLE h = GetStdHandle(STD_INPUT_HANDLE); in lwip_win32_keypressed() local
/lib/
A Dsha256.c98 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process_one() argument
A Dsha512.c140 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/lib/bzip2/
A Dbzlib_blocksort.c529 Int32 i, j, h, bigN, hp; in mainSimpleSort() local
875 Int32 h = 1; in mainSort() local
/lib/rsa/
A Drsa-verify.c216 const uint8_t *h = NULL; in padding_pss_verify() local
/lib/mbedtls/external/mbedtls/tests/src/
A Dhelpers.c590 unsigned char l, h; in mbedtls_test_hexify() local
/lib/lwip/lwip/src/include/lwip/priv/
A Dtcpip_priv.h163 sys_timeout_handler h; member
/lib/zlib/
A Dtrees.c503 int h; /* heap index */ local
A Ddeflate.c165 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument

Completed in 74 milliseconds

12