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

/freebsd-11-stable/crypto/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;

Completed in 113 milliseconds