Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_find_type.pod5 BIO_find_type, BIO_next, BIO_method_type - BIO chain traversal
13 int BIO_method_type(const BIO *b);
33 BIO_method_type() returns the type of a BIO.
41 BIO_method_type() returns the type of the BIO B<b>.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_find_type.pod5 BIO_find_type, BIO_next, BIO_method_type - BIO chain traversal
13 int BIO_method_type(const BIO *b);
33 BIO_method_type() returns the type of a BIO.
41 BIO_method_type() returns the type of the BIO B<b>.
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs7/
H A Dpk7_smime.c300 if (indata && (BIO_method_type(indata) == BIO_TYPE_MEM)) { in PKCS7_verify()
519 if (ret > 0 && BIO_method_type(tmpmem) == BIO_TYPE_CIPHER) { in PKCS7_decrypt()
534 if (BIO_method_type(tmpmem) == BIO_TYPE_CIPHER) { in PKCS7_decrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pkcs7/
H A Dpk7_smime.c310 if (indata && (BIO_method_type(indata) == BIO_TYPE_MEM)) { in PKCS7_verify()
537 if (ret > 0 && BIO_method_type(tmpmem) == BIO_TYPE_CIPHER) { in PKCS7_decrypt()
552 if (BIO_method_type(tmpmem) == BIO_TYPE_CIPHER) { in PKCS7_decrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_smime.c49 if (BIO_method_type(in) == BIO_TYPE_CIPHER) { in cms_copy_content()
340 if (dcont && (BIO_method_type(dcont) == BIO_TYPE_MEM)) { in CMS_verify()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_smime.c50 if (BIO_method_type(in) == BIO_TYPE_CIPHER) { in cms_copy_content()
401 if (dcont != NULL && (BIO_method_type(dcont) == BIO_TYPE_MEM)) { in CMS_verify()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dbio_ssl.c500 if (BIO_method_type(b) != BIO_TYPE_SSL) in BIO_ssl_shutdown()
H A Dssl_lib.c1373 if (rbio == NULL || BIO_method_type(rbio) != BIO_TYPE_SOCKET in SSL_set_wfd()
1394 if (wbio == NULL || BIO_method_type(wbio) != BIO_TYPE_SOCKET in SSL_set_rfd()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_lib.c240 int BIO_method_type(const BIO *b) in BIO_method_type() function
H A Dbss_dgram.c953 return (BIO_method_type(bio) == BIO_TYPE_DGRAM_SCTP); in BIO_dgram_is_sctp()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_lib.c258 int BIO_method_type(const BIO *b) in BIO_method_type() function
H A Dbss_dgram.c932 return (BIO_method_type(bio) == BIO_TYPE_DGRAM_SCTP); in BIO_dgram_is_sctp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h253 int BIO_method_type(const BIO *b);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c307 if (BIO_method_type(req) == BIO_TYPE_FILE) { in set1_content()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in300 int BIO_method_type(const BIO *b);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map337 BIO_method_type;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num3498 BIO_method_type 3451 1_1_0 EXIST::FUNCTION: