Home
last modified time | relevance | path

Searched refs:prefbio (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/evp/
H A Dp_lib.c1142 BIO *prefbio = BIO_new(BIO_f_prefix()); in print_set_indent() local
1144 if (prefbio == NULL) in print_set_indent()
1146 *out = BIO_push(prefbio, *out); in print_set_indent()

Completed in 12 milliseconds