Searched refs:BIO_TYPE_MEM (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_log.c135 BIO_TYPE_MEM, "syslog",
H A Dbss_mem.c72 BIO_TYPE_MEM,
H A Dbio.h85 # define BIO_TYPE_MEM (1|0x0400) macro
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c351 if (indata && (BIO_method_type(indata) == BIO_TYPE_MEM)) {
H A Dpk7_doit.c898 btmp = BIO_find_type(bio, BIO_TYPE_MEM);
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_lib.c167 mbio = BIO_find_type(cmsbio, BIO_TYPE_MEM);
H A Dcms_smime.c370 if (dcont && (BIO_method_type(dcont) == BIO_TYPE_MEM)) {
/freebsd-11-stable/contrib/serf/buckets/
H A Dssl_buckets.c429 BIO_TYPE_MEM,
464 biom = BIO_meth_new(BIO_TYPE_MEM,

Completed in 98 milliseconds