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

/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Dbio_ok.c62 Why BIO_f_reliable?
85 BIO_f_reliable tries to solve both problems, so that you can
89 BIO_f_reliable splits data stream into blocks. Each block is prefixed
94 BIO_f_reliable goes further and adds several important capabilities:
99 2) to detect invalid passwords right at the start BIO_f_reliable
112 Bad things: BIO_f_reliable knows what's going on in EVP_Digest. I
172 BIO_METHOD *BIO_f_reliable(void) function
H A Devp.h647 BIO_METHOD *BIO_f_reliable(void);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Devp.h561 BIO_METHOD *BIO_f_reliable(void);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Devp.h647 BIO_METHOD *BIO_f_reliable(void);

Completed in 210 milliseconds