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

/barrelfish-master/lib/openssl-1.0.0d/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);
161 NBIO_TEST *nt;
168 nt=(NBIO_TEST *)b->ptr;

Completed in 321 milliseconds