/openssl/crypto/asn1/ |
H A D | tasn_dec.c | 109 int aclass, char opt, ASN1_TLC *ctx, in asn1_item_ex_d2i_intern() 127 int tag, int aclass, char opt, ASN1_TLC *ctx) in ASN1_item_ex_d2i() 164 int tag, int aclass, char opt, ASN1_TLC *ctx, in asn1_item_embed_d2i() 498 const ASN1_TEMPLATE *tt, char opt, in asn1_template_ex_d2i() 570 const ASN1_TEMPLATE *tt, char opt, in asn1_template_noexp_d2i() 701 int tag, int aclass, char opt, ASN1_TLC *ctx) in asn1_d2i_ex_primitive() 1144 int exptag, int expclass, char opt, ASN1_TLC *ctx) in asn1_check_tlen()
|
/openssl/Configurations/platform/ |
H A D | VMS.pm | 34 sub opt { return $_[0]->optname($_[1]) . $_[0]->optext() } subroutine
|
/openssl/apps/lib/ |
H A D | app_provider.c | 68 int opt_provider(int opt) in opt_provider()
|
H A D | app_rand.c | 102 int opt_rand(int opt) in opt_rand()
|
H A D | opt.c | 707 int opt_verify(int opt, X509_VERIFY_PARAM *vpm) in opt_verify() 1067 char *opt = *opt_rest(); in opt_check_rest_arg() local
|
H A D | apps.c | 693 char *next_item(char *opt) /* in list separated by comma and/or space */ in next_item() 2249 char *opt = sk_OPENSSL_STRING_value(opts, i); in do_pkey_ctx_init() local 2269 char *opt = sk_OPENSSL_STRING_value(opts, i); in do_x509_init() local 2289 char *opt = sk_OPENSSL_STRING_value(opts, i); in do_x509_req_init() local 3411 char *opt = "", *stmp, *vtmp = NULL; in app_params_new_from_opts() local
|
H A D | s_cb.c | 1129 int args_excert(int opt, SSL_EXCERT **pexc) in args_excert()
|
/openssl/fuzz/ |
H A D | server.c | 536 uint8_t opt; in FuzzerTestOneInput() local
|
/openssl/apps/ |
H A D | verify.c | 262 char *opt = sk_OPENSSL_STRING_value(opts, i); in check() local
|
H A D | pkeyutl.c | 365 const char *opt = sk_OPENSSL_STRING_value(pkeyopts, i); in pkeyutl_main() local 379 char *opt = sk_OPENSSL_STRING_value(pkeyopts_passin, i); in pkeyutl_main() local
|
H A D | pkcs12.c | 34 #define WARN_EXPORT(opt) \ argument 36 #define WARN_NO_EXPORT(opt) \ argument
|
H A D | x509.c | 696 #define WARN_NO_CA(opt) BIO_printf(bio_err, \ in x509_main() argument
|
H A D | cmp.c | 2526 static const char *prev_item(const char *opt, const char *end) in prev_item() 2602 const OPTIONS *opt; in read_config() local
|
/openssl/crypto/bio/ |
H A D | bio_sock.c | 335 int opt; in BIO_set_tcp_ndelay() local
|
/openssl/crypto/x509/ |
H A D | x_name.c | 144 char opt, ASN1_TLC *ctx) in x509_name_ex_d2i()
|
H A D | x_pubkey.c | 133 char opt, ASN1_TLC *ctx, OSSL_LIB_CTX *libctx, in x509_pubkey_ex_d2i_ex()
|
/openssl/crypto/cmp/ |
H A D | cmp_ctx.c | 988 int OSSL_CMP_CTX_get_option(const OSSL_CMP_CTX *ctx, int opt) in OSSL_CMP_CTX_get_option()
|
/openssl/providers/fips/ |
H A D | fipsprov.c | 98 static void init_fips_option(FIPS_OPTION *opt, int enabled) in init_fips_option()
|