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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/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;

Completed in 41 milliseconds