Searched refs:BIO_TYPE_CIPHER (Results 1 – 8 of 8) sorted by relevance
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()
45 BIO_TYPE_CIPHER,
112 BIO_TYPE_CIPHER,
71 Some examples include B<BIO_TYPE_BUFFER> and B<BIO_TYPE_CIPHER>. Filter BIOs
50 if (BIO_method_type(in) == BIO_TYPE_CIPHER) { in cms_copy_content()
1234 BIO *mbio = BIO_find_type(chain, BIO_TYPE_CIPHER); in ossl_cms_EnvelopedData_final()
54 # define BIO_TYPE_CIPHER (10|BIO_TYPE_FILTER) macro
55 # define BIO_TYPE_CIPHER (10|BIO_TYPE_FILTER) macro