Home
last modified time | relevance | path

Searched defs:buf (Results 6276 - 6300 of 21242) sorted by relevance

1...<<251252253254255256257258259260>>...850

/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c509 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c47 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 Dbio_md.c208 static int md_gets(BIO *bp, char *buf, int size) in md_gets() argument
/third_party/node/deps/openssl/openssl/crypto/hmac/
H A Dhmac.c120 unsigned char buf[EVP_MAX_MD_SIZE]; in HMAC_Final() local
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_pk8.c129 char buf[PEM_BUFSIZE]; in do_pk8pkey() local
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_smime.c221 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 Drandfile.c94 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 Dmac.c82 unsigned char *buf = NULL; in mac_main() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbf_buff.c420 static int buffer_gets(BIO *b, char *buf, int size) in buffer_gets() argument
H A Dbf_lbuf.c309 static int linebuffer_gets(BIO *b, char *buf, int size) in linebuffer_gets() argument
H A Dbss_file.c347 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 Dbss_fd.c208 static int fd_gets(BIO *bp, char *buf, int size) in fd_gets() argument
H A Dossl_core_bio.c89 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 Dbf_readbuff.c218 static int readbuffer_gets(BIO *b, char *buf, int size) in readbuffer_gets() argument
H A Dbf_prefix.c199 static int prefix_gets(BIO *b, char *buf, int size) in prefix_gets() argument
H A Dbf_nbio.c179 static int nbiof_gets(BIO *bp, char *buf, int size) in nbiof_gets() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c164 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 Dcmp_status.c258 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 Dcrmf_pbm.c227 char buf[128]; in OSSL_CRMF_pbm_new() local
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c29 char buf[ERR_PRINT_BUF_SIZE] = ""; in ERR_print_errors_cb() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c179 char buf[4096]; in uv__inotify_read() local
H A Dlinux-syscalls.c258 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 Dserver-coap.c37 unsigned char buf[40]; in hnd_get_time() local
[all...]
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c127 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 DMatcherCompiler.java270 private StringBuilder toString(StringBuilder buf, int indent) { in toString() argument

Completed in 17 milliseconds

1...<<251252253254255256257258259260>>...850