Home
last modified time | relevance | path

Searched defs:bio_method_st (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbio.h810 struct bio_method_st { struct
811 int type;
812 const char *name;
813 int (*bwrite)(BIO *, const char *, int);
814 int (*bread)(BIO *, char *, int);
816 int (*bputs)(BIO *, const char *);
817 int (*bgets)(BIO *, char *, int);
818 long (*ctrl)(BIO *, int, long, void *);
819 int (*create)(BIO *);
820 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/
Dbio.h804 struct bio_method_st { struct
805 int type;
806 const char *name;
807 int (*bwrite)(BIO *, const char *, int);
808 int (*bread)(BIO *, char *, int);
810 int (*bputs)(BIO *, const char *);
811 int (*bgets)(BIO *, char *, int);
812 long (*ctrl)(BIO *, int, long, void *);
813 int (*create)(BIO *);
814 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/
Dbio.h804 struct bio_method_st { struct
805 int type;
806 const char *name;
807 int (*bwrite)(BIO *, const char *, int);
808 int (*bread)(BIO *, char *, int);
810 int (*bputs)(BIO *, const char *);
811 int (*bgets)(BIO *, char *, int);
812 long (*ctrl)(BIO *, int, long, void *);
813 int (*create)(BIO *);
814 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Dbio.h810 struct bio_method_st { struct
811 int type;
812 const char *name;
813 int (*bwrite)(BIO *, const char *, int);
814 int (*bread)(BIO *, char *, int);
816 int (*bputs)(BIO *, const char *);
817 int (*bgets)(BIO *, char *, int);
818 long (*ctrl)(BIO *, int, long, void *);
819 int (*create)(BIO *);
820 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/
Dbio.h804 struct bio_method_st { struct
805 int type;
806 const char *name;
807 int (*bwrite)(BIO *, const char *, int);
808 int (*bread)(BIO *, char *, int);
810 int (*bputs)(BIO *, const char *);
811 int (*bgets)(BIO *, char *, int);
812 long (*ctrl)(BIO *, int, long, void *);
813 int (*create)(BIO *);
814 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/
Dbio.h804 struct bio_method_st { struct
805 int type;
806 const char *name;
807 int (*bwrite)(BIO *, const char *, int);
808 int (*bread)(BIO *, char *, int);
810 int (*bputs)(BIO *, const char *);
811 int (*bgets)(BIO *, char *, int);
812 long (*ctrl)(BIO *, int, long, void *);
813 int (*create)(BIO *);
814 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/
Dbio.h808 struct bio_method_st { struct
809 int type;
810 const char *name;
811 int (*bwrite)(BIO *, const char *, int);
812 int (*bread)(BIO *, char *, int);
814 int (*bputs)(BIO *, const char *);
815 int (*bgets)(BIO *, char *, int);
816 long (*ctrl)(BIO *, int, long, void *);
817 int (*create)(BIO *);
818 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/boringssl/src/include/openssl/
Dbio.h829 struct bio_method_st { struct
830 int type;
831 const char *name;
832 int (*bwrite)(BIO *, const char *, int);
833 int (*bread)(BIO *, char *, int);
835 int (*bputs)(BIO *, const char *);
836 int (*bgets)(BIO *, char *, int);
837 long (*ctrl)(BIO *, int, long, void *);
838 int (*create)(BIO *);
839 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/external/boringssl/src/include/openssl/
H A Dbio.h905 struct bio_method_st { struct
906 int type;
907 const char *name;
908 int (*bwrite)(BIO *, const char *, int);
909 int (*bread)(BIO *, char *, int);
911 int (*bputs)(BIO *, const char *);
912 int (*bgets)(BIO *, char *, int);
913 long (*ctrl)(BIO *, int, long, void *);
914 int (*create)(BIO *);
915 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/
H A Dbio.h903 struct bio_method_st { struct
904 int type;
905 const char *name;
906 int (*bwrite)(BIO *, const char *, int);
907 int (*bread)(BIO *, char *, int);
909 int (*bputs)(BIO *, const char *);
910 int (*bgets)(BIO *, char *, int);
911 long (*ctrl)(BIO *, int, long, void *);
912 int (*create)(BIO *);
913 int (*destroy)(BIO *);
[all …]
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py273 class bio_method_st(Structure): class

12