Home
last modified time | relevance | path

Searched defs:ctr (Results 26 - 50 of 96) sorted by relevance

1234

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h678 int ctr; member
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c376 int ctr; in malloc() local
H A Dmeta.h211 static inline void *enframe(struct meta *g, int idx, size_t n, int ctr) in enframe() argument
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c371 int ctr; in malloc() local
H A Dmeta.h211 static inline void *enframe(struct meta *g, int idx, size_t n, int ctr) in enframe() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c110 struct nv50_hw_sm_counter_cfg ctr[4]; member
[all...]
/third_party/libfuse/lib/
H A Dfuse_i.h17 int ctr; member
72 int ctr; member
88 int ctr; member
/third_party/lwip/test/unit/udp/
H A Dtest_udp.c155 struct test_udp_rxdata *ctr = (struct test_udp_rxdata *)arg; in test_recv() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c125 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h77 ctr128_f ctr; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c219 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c143 ossl_siv128_new(const unsigned char *key, int klen, EVP_CIPHER *cbc, EVP_CIPHER *ctr, OSSL_LIB_CTX *libctx, const char *propq) ossl_siv128_new() argument
163 ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, const EVP_CIPHER *cbc, const EVP_CIPHER *ctr, OSSL_LIB_CTX *libctx, const char *propq) ossl_siv128_init() argument
H A Dgcm128.c819 unsigned int ctr; local
971 unsigned int n, ctr, mre local
1203 unsigned int n, ctr, mres; global() local
[all...]
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c219 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
[all...]
/third_party/openssl/crypto/modes/
H A Dsiv128.c143 ossl_siv128_new(const unsigned char *key, int klen, EVP_CIPHER *cbc, EVP_CIPHER *ctr, OSSL_LIB_CTX *libctx, const char *propq) ossl_siv128_new() argument
163 ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, const EVP_CIPHER *cbc, const EVP_CIPHER *ctr, OSSL_LIB_CTX *libctx, const char *propq) ossl_siv128_init() argument
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h77 ctr128_f ctr; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c125 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
[all...]
/third_party/openssl/test/
H A Dasynctest.c19 static int ctr = 0; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.c147 int lookbits, ctr; in jpeg_make_d_derived_tbl() local
H A Djdphuff.c83 int lookbits, ctr; in jpeg_make_dp_derived_tbl() local
H A Djidctfst.c183 int ctr; in jpeg_idct_ifast() local
H A Djidctred.c132 int ctr; in jpeg_idct_4x4() local
289 int ctr; in jpeg_idct_2x2() local
[all...]
/third_party/lzma/C/
H A DAesOpt.c277 __m128i ctr = *p; in AES_FUNC_START2() local
466 __m128i ctr in VAES_FUNC_START2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.h8 uint8_t ctr[8]; member
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c537 const unsigned char ctr = i; in HKDF_Expand() local

Completed in 18 milliseconds

1234