| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | server.c | 509 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_key.c | 47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string() argument 52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument
|
| H A D | bio_md.c | 208 static int md_gets(BIO *bp, char *buf, int size) in md_gets() argument
|
| /third_party/node/deps/openssl/openssl/crypto/hmac/ |
| H A D | hmac.c | 120 unsigned char buf[EVP_MAX_MD_SIZE]; in HMAC_Final() local
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pem_pk8.c | 129 char buf[PEM_BUFSIZE]; in do_pk8pkey() local
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_smime.c | 221 char *buf = NULL; in PKCS7_verify() local 499 char *buf = NULL; in PKCS7_decrypt() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | randfile.c | 94 unsigned char buf[RAND_LOAD_BUF_SIZE]; in RAND_load_file() local 183 unsigned char buf[RAND_BUF_SIZE]; in RAND_write_file() local 258 RAND_file_name(char *buf, size_t size) RAND_file_name() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | mac.c | 82 unsigned char *buf = NULL; in mac_main() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bf_buff.c | 420 static int buffer_gets(BIO *b, char *buf, int size) in buffer_gets() argument
|
| H A D | bf_lbuf.c | 309 static int linebuffer_gets(BIO *b, char *buf, int size) in linebuffer_gets() argument
|
| H A D | bss_file.c | 347 static int file_gets(BIO *bp, char *buf, int size) in file_gets() argument 388 static int file_gets(BIO *bp, char *buf, int size) in file_gets() argument
|
| H A D | bss_fd.c | 208 static int fd_gets(BIO *bp, char *buf, int size) in fd_gets() argument
|
| H A D | ossl_core_bio.c | 89 OSSL_CORE_BIO *ossl_core_bio_new_mem_buf(const void *buf, int len) in ossl_core_bio_new_mem_buf() argument 106 int ossl_core_bio_gets(OSSL_CORE_BIO *cb, char *buf, int size) in ossl_core_bio_gets() argument 111 int ossl_core_bio_puts(OSSL_CORE_BIO *cb, const char *buf) in ossl_core_bio_puts() argument
|
| H A D | bf_readbuff.c | 218 static int readbuffer_gets(BIO *b, char *buf, int size) in readbuffer_gets() argument
|
| H A D | bf_prefix.c | 199 static int prefix_gets(BIO *b, char *buf, int size) in prefix_gets() argument
|
| H A D | bf_nbio.c | 179 static int nbiof_gets(BIO *bp, char *buf, int size) in nbiof_gets() argument
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps_ui.c | 164 int password_callback(char *buf, int bufsiz, int verify, PW_CB_DATA *cb_data) in password_callback() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_status.c | 258 char *OSSL_CMP_CTX_snprint_PKIStatus(const OSSL_CMP_CTX *ctx, char *buf, in OSSL_CMP_CTX_snprint_PKIStatus() argument 169 snprint_PKIStatusInfo_parts(int status, int fail_info, const OSSL_CMP_PKIFREETEXT *status_strings, char *buf, size_t bufsize) snprint_PKIStatusInfo_parts() argument 241 OSSL_CMP_snprint_PKIStatusInfo(const OSSL_CMP_PKISI *statusInfo, char *buf, size_t bufsize) OSSL_CMP_snprint_PKIStatusInfo() argument
|
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 227 char buf[128]; in OSSL_CRMF_pbm_new() local
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_prn.c | 29 char buf[ERR_PRINT_BUF_SIZE] = ""; in ERR_print_errors_cb() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-inotify.c | 179 char buf[4096]; in uv__inotify_read() local
|
| H A D | linux-syscalls.c | 258 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
|
| /third_party/libcoap/examples/riot/examples_libcoap_server/ |
| H A D | server-coap.c | 37 unsigned char buf[40]; in hnd_get_time() local [all...] |
| /third_party/libcoap/examples/riot/examples_libcoap_client/ |
| H A D | client-coap.c | 127 unsigned char buf[BUFSIZE]; in client_coap_init() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
| H A D | MatcherCompiler.java | 270 private StringBuilder toString(StringBuilder buf, int indent) { in toString() argument
|