Searched refs:NBIO_TEST (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbf_nbio.c81 } NBIO_TEST; typedef in typeref:struct:nbio_test_st
104 NBIO_TEST *nt;
106 if (!(nt=(NBIO_TEST *)OPENSSL_malloc(sizeof(NBIO_TEST)))) return(0);
128 NBIO_TEST *nt;
137 nt=(NBIO_TEST *)b->ptr;
163 NBIO_TEST *nt;
170 nt=(NBIO_TEST *)b->ptr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbf_nbio.c81 } NBIO_TEST; typedef in typeref:struct:nbio_test_st
103 NBIO_TEST *nt;
105 if (!(nt = (NBIO_TEST *)OPENSSL_malloc(sizeof(NBIO_TEST))))
164 NBIO_TEST *nt;
173 nt = (NBIO_TEST *)b->ptr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbf_nbio.c81 } NBIO_TEST; typedef in typeref:struct:nbio_test_st
103 NBIO_TEST *nt;
105 if (!(nt = (NBIO_TEST *)OPENSSL_malloc(sizeof(NBIO_TEST))))
164 NBIO_TEST *nt;
173 nt = (NBIO_TEST *)b->ptr;

Completed in 175 milliseconds