/openssl/crypto/cms/ |
H A D | cms_smime.c | 20 static BIO *cms_get_text_bio(BIO *out, unsigned int flags) in cms_get_text_bio() 34 static int cms_copy_content(BIO *out, BIO *in, unsigned int flags) in cms_copy_content() 105 int CMS_data(CMS_ContentInfo *cms, BIO *out, unsigned int flags) in CMS_data() 137 CMS_ContentInfo *CMS_data_create(BIO *in, unsigned int flags) in CMS_data_create() 143 unsigned int flags) in CMS_digest_verify() 194 unsigned int flags) in CMS_digest_create() 562 BIO *data, unsigned int flags) in CMS_sign() 871 BIO *dcont, BIO *out, unsigned int flags) in CMS_decrypt() 932 BIO *dcont, unsigned int flags) in CMS_final_digest() 958 unsigned int flags) in CMS_uncompress() [all …]
|
H A D | cms_io.c | 68 int i2d_CMS_bio_stream(BIO *out, CMS_ContentInfo *cms, BIO *in, int flags) in i2d_CMS_bio_stream() 75 int flags) in PEM_write_bio_CMS_stream() 81 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags) in SMIME_write_CMS() 100 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_CMS_ex()
|
/openssl/crypto/pkcs7/ |
H A D | pk7_smime.c | 25 BIO *data, int flags, OSSL_LIB_CTX *libctx, in PKCS7_sign_ex() 69 BIO *data, int flags) in PKCS7_sign() 75 int PKCS7_final(PKCS7 *p7, BIO *data, int flags) in PKCS7_final() 120 int flags) in PKCS7_sign_add_signer() 216 BIO *indata, BIO *out, int flags) in PKCS7_verify() 429 const EVP_CIPHER *cipher, int flags, in PKCS7_encrypt_ex() 472 int flags) in PKCS7_encrypt() 478 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags) in PKCS7_decrypt()
|
H A D | pk7_mime.c | 18 int i2d_PKCS7_bio_stream(BIO *out, PKCS7 *p7, BIO *in, int flags) in i2d_PKCS7_bio_stream() 24 int PEM_write_bio_PKCS7_stream(BIO *out, PKCS7 *p7, BIO *in, int flags) in PEM_write_bio_PKCS7_stream() 30 int SMIME_write_PKCS7(BIO *bio, PKCS7 *p7, BIO *data, int flags) in SMIME_write_PKCS7()
|
/openssl/crypto/x509/ |
H A D | x509_trust.c | 66 int X509_check_trust(X509 *x, int id, int flags) in X509_check_trust() 126 int X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), in X509_TRUST_add() argument 216 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany() 228 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() 239 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat() 250 static int obj_trust(int id, X509 *x, int flags) in obj_trust()
|
H A D | x509_cmp.c | 184 int ossl_x509_add_cert_new(STACK_OF(X509) **p_sk, X509 *cert, int flags) in ossl_x509_add_cert_new() 193 int X509_add_cert(STACK_OF(X509) *sk, X509 *cert, int flags) in X509_add_cert() 227 int X509_add_certs(STACK_OF(X509) *sk, STACK_OF(X509) *certs, int flags) in X509_add_certs() 238 int flags) in ossl_x509_add_certs_new() 474 unsigned long flags) in X509_chain_check_suiteb() 548 int X509_CRL_check_suiteb(X509_CRL *crl, EVP_PKEY *pk, unsigned long flags) in X509_CRL_check_suiteb() 559 unsigned long flags) in X509_chain_check_suiteb() 564 int X509_CRL_check_suiteb(X509_CRL *crl, EVP_PKEY *pk, unsigned long flags) in X509_CRL_check_suiteb()
|
H A D | pcy_local.h | 24 unsigned int flags; member 110 unsigned int flags; member 130 unsigned int flags; member
|
H A D | v3_utl.c | 582 unsigned int flags) in skip_prefix() 614 unsigned int flags) in equal_nocase() 644 unsigned int flags) in equal_case() 689 unsigned int flags) in wildcard_match() 743 unsigned int flags) in valid_star() 808 unsigned int flags) in equal_wildcard() 833 unsigned int flags, const char *b, size_t blen, in do_check_string() 1008 unsigned int flags, char **peername) in X509_check_host() 1027 unsigned int flags) in X509_check_email() 1046 unsigned int flags) in X509_check_ip() [all …]
|
/openssl/providers/implementations/include/prov/ |
H A D | digestcommon.h | 26 #define PROV_FUNC_DIGEST_GET_PARAM(name, blksize, dgstsize, flags) \ argument 51 name, CTX, blksize, dgstsize, flags, upd, fin) \ argument 88 name, CTX, blksize, dgstsize, flags, init, upd, fin) \ argument 101 name, CTX, blksize, dgstsize, flags, init, upd, fin, \ argument
|
/openssl/crypto/ocsp/ |
H A D | ocsp_vfy.c | 31 X509_STORE *st, unsigned long flags, in ocsp_verify_signer() 77 X509 *signer, unsigned long flags) in ocsp_verify() 99 X509_STORE *st, unsigned long flags) in OCSP_basic_verify() 169 STACK_OF(X509) *certs, unsigned long flags) in ocsp_find_signer() 386 X509_STORE *store, unsigned long flags) in OCSP_request_verify() 423 unsigned long flags) in ocsp_req_find_signer()
|
/openssl/crypto/engine/ |
H A D | eng_fat.c | 17 int ENGINE_set_default(ENGINE *e, unsigned int flags) in ENGINE_set_default() 84 unsigned int flags = 0; in ENGINE_set_default_string() local
|
/openssl/crypto/err/ |
H A D | err.c | 356 const char **data, int *flags) in ERR_get_error_all() 368 const char **data, int *flags) in ERR_get_error_line_data() 389 unsigned long ERR_peek_error_data(const char **data, int *flags) in ERR_peek_error_data() 396 const char **data, int *flags) in ERR_peek_error_all() 403 const char **data, int *flags) in ERR_peek_error_line_data() 424 unsigned long ERR_peek_last_error_data(const char **data, int *flags) in ERR_peek_last_error_data() 431 const char **data, int *flags) in ERR_peek_last_error_all() 447 const char **data, int *flags) in get_error_values() 778 static int err_set_error_data_int(char *data, size_t size, int flags, in err_set_error_data_int() 793 void ERR_set_error_data(char *data, int flags) in ERR_set_error_data() [all …]
|
/openssl/crypto/asn1/ |
H A D | a_strex.c | 67 static int do_esc_char(unsigned long c, unsigned short flags, char *do_quotes, in do_esc_char() 140 int type, unsigned short flags, char *quotes, char_io *io_ch, in do_buf() 335 unsigned short flags; in do_print_ex() local 425 int indent, unsigned long flags) in do_name_ex() 563 unsigned long flags) in X509_NAME_print_ex() 572 unsigned long flags) in X509_NAME_print_ex_fp() 588 int ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags) in ASN1_STRING_print_ex() 594 int ASN1_STRING_print_ex_fp(FILE *fp, const ASN1_STRING *str, unsigned long flags) in ASN1_STRING_print_ex_fp()
|
H A D | tasn_prn.c | 55 void ASN1_PCTX_set_flags(ASN1_PCTX *p, unsigned long flags) in ASN1_PCTX_set_flags() 65 void ASN1_PCTX_set_nm_flags(ASN1_PCTX *p, unsigned long flags) in ASN1_PCTX_set_nm_flags() 75 void ASN1_PCTX_set_cert_flags(ASN1_PCTX *p, unsigned long flags) in ASN1_PCTX_set_cert_flags() 85 void ASN1_PCTX_set_oid_flags(ASN1_PCTX *p, unsigned long flags) in ASN1_PCTX_set_oid_flags() 95 void ASN1_PCTX_set_str_flags(ASN1_PCTX *p, unsigned long flags) in ASN1_PCTX_set_str_flags() 265 int i, flags; in asn1_template_print_ctx() local
|
H A D | asn_mime.c | 69 int i2d_ASN1_bio_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, in i2d_ASN1_bio_stream() 105 static int B64_write_ASN1(BIO *out, ASN1_VALUE *val, BIO *in, int flags, in B64_write_ASN1() 128 int PEM_write_bio_ASN1_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, in PEM_write_bio_ASN1_stream() 238 int SMIME_write_ASN1_ex(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, in SMIME_write_ASN1_ex() 332 int SMIME_write_ASN1(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, in SMIME_write_ASN1() 343 static int asn1_output_data(BIO *out, BIO *data, ASN1_VALUE *val, int flags, in asn1_output_data() 399 ASN1_VALUE *SMIME_read_ASN1_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_ASN1_ex() 514 int SMIME_crlf_copy(BIO *in, BIO *out, int flags) in SMIME_crlf_copy() 610 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) in multi_split() 1005 static int strip_eol(char *linebuf, int *plen, int flags) in strip_eol()
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.c | 27 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument 312 uint64_t flags) in base_init() 322 uint64_t flags) in aes_cbc_hmac_sha1_newctx() 362 uint64_t flags) in aes_cbc_hmac_sha256_newctx() 397 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument
|
/openssl/demos/cms/ |
H A D | cms_comp.c | 25 int flags = CMS_STREAM; in main() local
|
H A D | cms_enc.c | 27 int flags = CMS_STREAM; in main() local
|
H A D | cms_denc.c | 26 int flags = CMS_STREAM | CMS_DETACHED; in main() local
|
/openssl/providers/implementations/digests/ |
H A D | digestcommon.c | 15 size_t paramsz, unsigned long flags) in ossl_digest_default_get_params()
|
/openssl/include/internal/ |
H A D | conf.h | 24 unsigned long flags; member
|
/openssl/test/helpers/ |
H A D | pktsplitbio.c | 34 size_t num_msg, uint64_t flags, in pkt_split_dgram_sendmmsg() 50 size_t num_msg, uint64_t flags, in pkt_split_dgram_recvmmsg()
|
/openssl/demos/smime/ |
H A D | smenc.c | 26 int flags = PKCS7_STREAM; in main() local
|
/openssl/crypto/conf/ |
H A D | conf_mod.c | 62 unsigned long flags; member 129 unsigned long flags) in CONF_modules_load() 192 const char *appname, unsigned long flags) in CONF_modules_load_file_ex() 246 const char *appname, unsigned long flags) in CONF_modules_load_file() 262 unsigned long flags) in module_run() 669 void CONF_imodule_set_flags(CONF_IMODULE *md, unsigned long flags) in CONF_imodule_set_flags()
|
/openssl/ssl/quic/ |
H A D | quic_reactor.c | 19 uint32_t flags), in ossl_quic_reactor_init() 98 int ossl_quic_reactor_tick(QUIC_REACTOR *rtor, uint32_t flags) in ossl_quic_reactor_tick() 348 uint32_t flags, in ossl_quic_reactor_block_until_pred()
|