Symbol: bio_dgram_pair_st
crypto/openssl/crypto/bio/bss_dgram_pair.c
1000
static void dgram_pair_unlock_both(struct bio_dgram_pair_st *a,
crypto/openssl/crypto/bio/bss_dgram_pair.c
1001
struct bio_dgram_pair_st *b)
crypto/openssl/crypto/bio/bss_dgram_pair.c
1012
struct bio_dgram_pair_st *b = bio->ptr, *peerb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
1059
struct bio_dgram_pair_st *b = bio->ptr, *readb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
1114
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
1168
static size_t dgram_pair_write_inner(struct bio_dgram_pair_st *b,
crypto/openssl/crypto/bio/bss_dgram_pair.c
1223
struct bio_dgram_pair_st *b = bio->ptr, *readb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
1277
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
1309
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
177
struct bio_dgram_pair_st;
crypto/openssl/crypto/bio/bss_dgram_pair.c
194
static size_t dgram_pair_read_inner(struct bio_dgram_pair_st *b, uint8_t *buf,
crypto/openssl/crypto/bio/bss_dgram_pair.c
279
struct bio_dgram_pair_st *b = OPENSSL_zalloc(sizeof(*b));
crypto/openssl/crypto/bio/bss_dgram_pair.c
300
struct bio_dgram_pair_st *b;
crypto/openssl/crypto/bio/bss_dgram_pair.c
321
struct bio_dgram_pair_st *b;
crypto/openssl/crypto/bio/bss_dgram_pair.c
341
struct bio_dgram_pair_st *b1, *b2;
crypto/openssl/crypto/bio/bss_dgram_pair.c
406
struct bio_dgram_pair_st *b1 = bio1->ptr, *b2;
crypto/openssl/crypto/bio/bss_dgram_pair.c
436
struct bio_dgram_pair_st *b = bio->ptr, *peerb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
461
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
486
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
496
struct bio_dgram_pair_st *b = bio->ptr, *readb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
531
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
554
struct bio_dgram_pair_st *b = bio->ptr, *readb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
570
struct bio_dgram_pair_st *b = bio->ptr, *peerb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
583
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
591
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
600
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
608
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
620
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
628
struct bio_dgram_pair_st *b = bio->ptr, *peerb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
643
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
654
struct bio_dgram_pair_st *b = bio->ptr;
crypto/openssl/crypto/bio/bss_dgram_pair.c
848
static size_t dgram_pair_read_inner(struct bio_dgram_pair_st *b, uint8_t *buf, size_t sz)
crypto/openssl/crypto/bio/bss_dgram_pair.c
896
struct bio_dgram_pair_st *b = bio->ptr, *readb;
crypto/openssl/crypto/bio/bss_dgram_pair.c
975
static int dgram_pair_lock_both_write(struct bio_dgram_pair_st *a,
crypto/openssl/crypto/bio/bss_dgram_pair.c
976
struct bio_dgram_pair_st *b)
crypto/openssl/crypto/bio/bss_dgram_pair.c
978
struct bio_dgram_pair_st *x, *y;