/third_party/openssl/ohos_lite/include/openssl/ |
H A D | cms.h | 23 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 37 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 39 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 77 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 79 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 80 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 82 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 83 int CMS_is_detached(CMS_ContentInfo *cms); 84 int CMS_set_detached(CMS_ContentInfo *cms, int detached); 87 DECLARE_PEM_rw_const(CMS, CMS_ContentInfo) [all...] |
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_io.c | 18 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) in CMS_stream() 36 CMS_ContentInfo *d2i_CMS_bio(BIO *bp, CMS_ContentInfo **cms) in d2i_CMS_bio() 38 CMS_ContentInfo *ci; in d2i_CMS_bio() 41 ci = ASN1_item_d2i_bio_ex(ASN1_ITEM_rptr(CMS_ContentInfo), bp, cms, in d2i_CMS_bio() 52 int i2d_CMS_bio(BIO *bp, CMS_ContentInfo *cms) in i2d_CMS_bio() 54 return ASN1_item_i2d_bio(ASN1_ITEM_rptr(CMS_ContentInfo), bp, cms); in i2d_CMS_bio() 57 IMPLEMENT_PEM_rw(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo) in IMPLEMENT_PEM_rw() 59 BIO *BIO_new_CMS(BIO *out, CMS_ContentInfo *cm in IMPLEMENT_PEM_rw() [all...] |
/third_party/openssl/crypto/cms/ |
H A D | cms_io.c | 18 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) in CMS_stream() 36 CMS_ContentInfo *d2i_CMS_bio(BIO *bp, CMS_ContentInfo **cms) in d2i_CMS_bio() 38 CMS_ContentInfo *ci; in d2i_CMS_bio() 41 ci = ASN1_item_d2i_bio_ex(ASN1_ITEM_rptr(CMS_ContentInfo), bp, cms, in d2i_CMS_bio() 52 int i2d_CMS_bio(BIO *bp, CMS_ContentInfo *cms) in i2d_CMS_bio() 54 return ASN1_item_i2d_bio(ASN1_ITEM_rptr(CMS_ContentInfo), bp, cms); in i2d_CMS_bio() 57 IMPLEMENT_PEM_rw(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo) in IMPLEMENT_PEM_rw() 59 BIO *BIO_new_CMS(BIO *out, CMS_ContentInfo *cm in IMPLEMENT_PEM_rw() [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | cms.h | 34 typedef struct CMS_ContentInfo_st CMS_ContentInfo; typedef 150 DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo) 152 DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo) 154 CMS_ContentInfo *CMS_ContentInfo_new_ex(OSSL_LIB_CTX *libctx, const char *propq); 194 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 196 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont); 197 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 199 ASN1_OCTET_STRING **CMS_get0_content(CMS_ContentInfo *cms); 200 int CMS_is_detached(CMS_ContentInfo *cms); 201 int CMS_set_detached(CMS_ContentInfo *cm [all...] |