Searched refs:BIO_TYPE_MEM (Results 1 – 9 of 9) sorted by relevance
27 BIO_TYPE_MEM,42 BIO_TYPE_MEM,
88 BIO_TYPE_MEM,
18 at BIO B<b>. If B<type> is a specific type (such as B<BIO_TYPE_MEM>) then a search
310 if (indata && (BIO_method_type(indata) == BIO_TYPE_MEM)) { in PKCS7_verify()
885 btmp = BIO_find_type(bio, BIO_TYPE_MEM); in PKCS7_dataFinal()
224 mbio = BIO_find_type(cmsbio, BIO_TYPE_MEM); in CMS_dataFinal()
401 if (dcont != NULL && (BIO_method_type(dcont) == BIO_TYPE_MEM)) { in CMS_verify()
45 # define BIO_TYPE_MEM ( 1|BIO_TYPE_SOURCE_SINK) macro
46 # define BIO_TYPE_MEM ( 1|BIO_TYPE_SOURCE_SINK) macro