| /third_party/pulseaudio/src/tests/ |
| H A D | parec-simple.c | 71 uint8_t buf[BUFSIZE]; in main() local
|
| /third_party/pulseaudio/src/daemon/ |
| H A D | dumpmodules.c | 94 char buf[64], *e; in is_preloaded() local 137 char buf[64], *e; in pa_dump_modules() local [all...] |
| /third_party/openssl/crypto/asn1/ |
| H A D | f_string.c | 20 char buf[2]; in i2a_ASN1_STRING() local 48 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size) in a2i_ASN1_STRING() argument [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecdh_ossl.c | 59 unsigned char *buf = NULL; in ossl_ecdh_simple_compute_key() local
|
| H A D | ec_oct.c | 142 unsigned char *buf; in EC_POINT_point2buf() local 73 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_point2oct() argument 109 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument [all...] |
| H A D | ec_deprecated.c | 27 unsigned char *buf; in EC_POINT_point2bn() local 45 unsigned char *buf; in EC_POINT_bn2point() local [all...] |
| /third_party/openssl/crypto/rand/ |
| H A D | prov_seed.c | 41 ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_entropy() argument 72 ossl_rand_cleanup_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_nonce() argument
|
| H A D | rand_meth.c | 15 static int drbg_add(const void *buf, int num, double randomness) in drbg_add() argument 26 static int drbg_seed(const void *buf, int num) in drbg_seed() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_cb.c | 23 char buf[256]; in BIO_debug_callback_ex() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_conv.c | 20 char *buf; in BN_bn2hex() local 55 char *buf = NULL; in BN_bn2dec() local [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | app_params.c | 13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type() argument 88 char buf[200]; /* This should be ample space */ print_param_types() local [all...] |
| /third_party/openssl/crypto/engine/ |
| H A D | eng_rdrand.c | 29 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MemorySizeTest.cpp | 90 std::array<uint8_t, kBufSize> buf; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | input_test.cpp | 78 char buf[4] = {'\0', '\0', '\0', '\0'}; in TEST() local 116 char buf[4] = {'\\0', '\\0', '\\0', '\\0'}; TEST() local 157 char buf[6] = {'\\0', '\\0', '\\0', '\\0', '\\0', '\\0'}; TEST() local 171 char buf[11] = {'\\0', '\\0', '\\0', '\\0', '\\0', '\\0', '\\0', '\\0', '\\0', '\\0', '\\0'}; TEST() local [all...] |
| /third_party/openssl/fuzz/ |
| H A D | asn1.c | 303 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
| H A D | test-corpus.c | 41 unsigned char *buf; in testfile() local
|
| H A D | client.c | 56 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm.h | 40 } buf; member
|
| H A D | cipher_chacha20.h | 20 unsigned char buf[CHACHA_BLK_SIZE]; member
|
| /third_party/openssl/demos/bio/ |
| H A D | server-arg.c | 29 char buf[512]; in main() local
|
| H A D | server-conf.c | 35 char buf[512]; in main() local
|
| H A D | saccept.c | 54 char buf[512]; in main() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_obj.c | 25 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int len) in X509_NAME_oneline() argument
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_dec.c | 14 static WEBP_INLINE uint32_t GetBE32(const uint8_t buf[]) { in GetBE32() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csmatch.cpp | 61 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const in getUChars() argument
|