Searched refs:aeadbuf (Results 1 – 1 of 1) sorted by relevance
39 BIO *aeadbuf = NULL; in cms_copy_content() local64 aeadbuf = BIO_new(BIO_s_mem()); in cms_copy_content()65 if (aeadbuf == NULL) { in cms_copy_content()70 BIO_set_mem_eof_return(aeadbuf, 0); in cms_copy_content()71 tmpout = aeadbuf; in cms_copy_content()97 } else if (aeadbuf != NULL) { in cms_copy_content()100 i = BIO_read(aeadbuf, buf, sizeof(buf)); in cms_copy_content()