Home
last modified time | relevance | path

Searched defs:BIO_vsnprintf (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_print.c943 int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) in BIO_vsnprintf() function
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c1875 OSSL_FUNC_BIO_vsnprintf_fn BIO_vsnprintf; variable