Home
last modified time | relevance | path

Searched defs:chain (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.c95 static int buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, in buf_chain_new()
116 static void buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) in buf_chain_del()
140 nghttp2_buf_chain *chain; in nghttp2_bufs_init3() local
170 nghttp2_buf_chain *chain; in nghttp2_bufs_realloc() local
196 nghttp2_buf_chain *chain, *next_chain; in nghttp2_bufs_free() local
216 nghttp2_buf_chain *chain; in nghttp2_bufs_wrap_init() local
322 nghttp2_buf_chain *chain; in bufs_alloc_chain() local
459 nghttp2_buf_chain *chain; in nghttp2_bufs_remove() local
496 nghttp2_buf_chain *chain; in nghttp2_bufs_remove_copy() local
515 nghttp2_buf_chain *chain, *ci; in nghttp2_bufs_reset() local
[all …]
/AliOS-Things-master/components/mbedtls/library/
A Dx509_crl.c300 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der()
539 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crl_parse()
604 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file()
A Dx509_crt.c1096 int mbedtls_x509_crt_parse_der( mbedtls_x509_crt *chain, const unsigned char *buf, in mbedtls_x509_crt_parse_der()
1147 int mbedtls_x509_crt_parse( mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crt_parse()
1262 int mbedtls_x509_crt_parse_file( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_file()
1279 int mbedtls_x509_crt_parse_path( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_path()
A Dctr_drbg.c160 unsigned char chain[MBEDTLS_CTR_DRBG_BLOCKSIZE]; in block_cipher_df() local
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dssl_cache.h78 mbedtls_ssl_cache_entry *chain; /*!< start of the chain */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dbackward_references_enc.c235 int32_t* chain = (int32_t*)p->offset_length_; in VP8LHashChainFill() local
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c1682 IDirect3DSwapChain9 *chain; in D3D_CreateRenderer() local

Completed in 16 milliseconds