Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_ok.c13 Why BIO_f_reliable?
36 BIO_f_reliable tries to solve both problems, so that you can
40 BIO_f_reliable splits data stream into blocks. Each block is prefixed
45 BIO_f_reliable goes further and adds several important capabilities:
50 2) to detect invalid passwords right at the start BIO_f_reliable
63 Bad things: BIO_f_reliable knows what's going on in EVP_Digest. I
126 const BIO_METHOD *BIO_f_reliable(void) in BIO_f_reliable() function
/third_party/openssl/crypto/evp/
H A Dbio_ok.c13 Why BIO_f_reliable?
36 BIO_f_reliable tries to solve both problems, so that you can
40 BIO_f_reliable splits data stream into blocks. Each block is prefixed
45 BIO_f_reliable goes further and adds several important capabilities:
50 2) to detect invalid passwords right at the start BIO_f_reliable
63 Bad things: BIO_f_reliable knows what's going on in EVP_Digest. I
126 const BIO_METHOD *BIO_f_reliable(void) in BIO_f_reliable() function
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h690 const BIO_METHOD *BIO_f_reliable(void);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h894 const BIO_METHOD *BIO_f_reliable(void);
/third_party/openssl/include/openssl/
H A Devp.h892 const BIO_METHOD *BIO_f_reliable(void);

Completed in 10 milliseconds