| /third_party/musl/libc-test/src/functionalext/supplement/mman/ |
| H A D | munmap.c | 37 int data = munmap(p_map, sizeof(char) * 10); in munmap_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
| H A D | getgrgid.c | 59 struct group *data = getgrgid(-1); in getgrgid_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/search/ |
| H A D | hsearch_r.c | 20 static char *data[] = {"hsearch_r_0100", "hsearch_r_0200"}; variable
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | tasn_scn.c | 57 void ASN1_SCTX_set_app_data(ASN1_SCTX *p, void *data) in ASN1_SCTX_set_app_data() argument
|
| /third_party/node/deps/openssl/openssl/include/openssl/ |
| H A D | mdc2.h | 36 unsigned char data[MDC2_BLOCK]; member
|
| H A D | rc2.h | 36 RC2_INT data[64]; member
|
| H A D | seed.h | 69 unsigned long data[32]; member
|
| H A D | whrlpool.h | 41 unsigned char data[WHIRLPOOL_BBLOCK / 8]; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/digests/ |
| H A D | null_prov.c | 23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | pcy_data.c | 18 void ossl_policy_data_free(X509_POLICY_DATA *data) in ossl_policy_data_free() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_cast.c | 33 # define data(ctx) EVP_C_DATA(EVP_CAST_KEY,ctx) macro
|
| H A D | e_bf.c | 32 # define data(ctx) EVP_C_DATA(EVP_BF_KEY,ctx) macro
|
| H A D | m_null.c | 22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pem_oth.c | 24 unsigned char *data = NULL; in PEM_ASN1_read_bio() local
|
| /third_party/node/deps/openssl/openssl/crypto/rc4/ |
| H A D | rc4_skey.c | 36 void RC4_set_key(RC4_KEY *key, int len, const unsigned char *data) in RC4_set_key() argument
|
| /third_party/node/deps/openssl/openssl/crypto/rc5/ |
| H A D | rc5_skey.c | 19 int RC5_32_set_key(RC5_32_KEY *key, int len, const unsigned char *data, in RC5_32_set_key() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_print.c | 59 static char data[16]; in BN_options() local
|
| /third_party/node/deps/openssl/openssl/crypto/cast/ |
| H A D | c_skey.c | 32 void CAST_set_key(CAST_KEY *key, int len, const unsigned char *data) in CAST_set_key() argument
|
| /third_party/libbpf/src/ |
| H A D | zip.h | 31 const void *data; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_print.c | 59 static char data[16]; in BN_options() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_cast.c | 33 # define data(ctx) EVP_C_DATA(EVP_CAST_KEY,ctx) macro
|
| H A D | e_bf.c | 32 # define data(ctx) EVP_C_DATA(EVP_BF_KEY,ctx) macro
|
| H A D | m_null.c | 22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() argument
|
| /third_party/openssl/crypto/pem/ |
| H A D | pem_oth.c | 24 unsigned char *data = NULL; in PEM_ASN1_read_bio() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | MemoryBuffer.h | 34 const uint8_t *data() const { return mData; } in data() function in angle::final 35 uint8_t *data() in data() function in angle::final
|