Searched defs:blen (Results 1 – 12 of 12) sorted by relevance
/openssl/test/ |
H A D | bio_addr_test.c | 84 size_t alen, blen; in bio_addr_is_eq() local
|
H A D | dhtest.c | 54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local 668 int i, alen, blen, aout, bout; in rfc7919_test() local
|
H A D | bio_dgram_test.c | 495 int testresult = 0, blen, mtu1, mtu2, r; in test_bio_dgram_pair() local
|
/openssl/crypto/asn1/ |
H A D | a_int.c | 97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() 213 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64() 255 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64()
|
H A D | asn_mime.c | 613 int len, blen; in multi_split() local 990 static int mime_bound_check(char *line, int linelen, const char *bound, int blen) in mime_bound_check()
|
/openssl/crypto/bio/ |
H A D | bss_mem.c | 217 int blen; in mem_write() local
|
/openssl/apps/ |
H A D | engine.c | 65 const int blen = strlen(p); in append_buf() local
|
/openssl/ssl/quic/ |
H A D | quic_wire_pkt.c | 661 size_t blen; in ossl_quic_wire_get_pkt_hdr_dst_conn_id() local
|
/openssl/ssl/ |
H A D | t1_trce.c | 665 size_t blen; in ssl_print_hexbuf() local
|
H A D | ssl_cert.c | 708 int alen, blen, ret; in xname_cmp() local
|
/openssl/crypto/hpke/ |
H A D | hpke.c | 419 unsigned char *buf, size_t blen) in hpke_seqnonce2buf()
|
/openssl/crypto/x509/ |
H A D | v3_utl.c | 833 unsigned int flags, const char *b, size_t blen, in do_check_string()
|
Completed in 40 milliseconds