/openssl-master/test/helpers/ |
A D | ssl_test_ctx.c | 27 static int parse_boolean(const char *value, int *result) in parse_boolean() 65 int value; member 70 int *value, const char *name) in parse_enum() 83 int value) in enum_name() 133 __owur static int parse_alert(int *alert, const char *value) in parse_alert() 214 const char *value) in parse_servername() 226 const char *value) in parse_expected_servername() 257 const char *value) in parse_servername_callback() 432 const char *value) in parse_ct_validation() 464 const char *value) in parse_certstatus() [all …]
|
/openssl-master/ssl/ |
A D | ssl_stat.c | 228 const char *SSL_alert_type_string_long(int value) in SSL_alert_type_string_long() 240 const char *SSL_alert_type_string(int value) in SSL_alert_type_string() 252 const char *SSL_alert_desc_string(int value) in SSL_alert_desc_string() 320 const char *SSL_alert_desc_string_long(int value) in SSL_alert_desc_string_long()
|
A D | ssl_conf.c | 211 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) in cmd_Groups() 223 static int cmd_Curves(SSL_CONF_CTX *cctx, const char *value) in cmd_Curves() 254 static int cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) in cmd_CipherString() 276 static int cmd_Protocol(SSL_CONF_CTX *cctx, const char *value) in cmd_Protocol() 299 static int protocol_from_string(const char *value) in protocol_from_string() 354 static int cmd_MinProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MinProtocol() 366 static int cmd_MaxProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MaxProtocol() 371 static int cmd_Options(SSL_CONF_CTX *cctx, const char *value) in cmd_Options() 405 static int cmd_VerifyMode(SSL_CONF_CTX *cctx, const char *value) in cmd_VerifyMode() 449 static int cmd_PrivateKey(SSL_CONF_CTX *cctx, const char *value) in cmd_PrivateKey() [all …]
|
/openssl-master/apps/lib/ |
A D | app_x509.c | 23 static ASN1_OCTET_STRING *mk_octet_string(void *value, size_t value_n) in mk_octet_string() 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() 61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() 86 void *value, size_t value_n), in do_x509_ctrl_string() 87 void *object, const char *value) in do_x509_ctrl_string() 129 int x509_ctrl_string(X509 *x, const char *value) in x509_ctrl_string() 134 int x509_req_ctrl_string(X509_REQ *x, const char *value) in x509_req_ctrl_string()
|
A D | opt.c | 494 int opt_int(const char *value, int *result) in opt_int() 542 int opt_long(const char *value, long *result) in opt_long() 568 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax() 597 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax() 625 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax() 635 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax() 649 int opt_ulong(const char *value, unsigned long *result) in opt_ulong()
|
/openssl-master/crypto/asn1/ |
A D | a_mbstr.c | 205 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string() 209 unsigned long value; in traverse_string() local 245 static int in_utf8(unsigned long value, void *arg) in in_utf8() 258 static int out_utf8(unsigned long value, void *arg) in out_utf8() 275 static int type_str(unsigned long value, void *arg) in type_str() 301 static int cpy_asc(unsigned long value, void *arg) in cpy_asc() 313 static int cpy_bmp(unsigned long value, void *arg) in cpy_bmp() 326 static int cpy_univ(unsigned long value, void *arg) in cpy_univ() 341 static int cpy_utf8(unsigned long value, void *arg) in cpy_utf8()
|
A D | a_utf8.c | 31 unsigned long value; in UTF8_getc() local 93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc()
|
A D | a_type.c | 26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set() 41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) in ASN1_TYPE_set1()
|
A D | t_bitst.c | 33 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, in ASN1_BIT_STRING_set_asc()
|
A D | asn_moid.c | 60 static int do_create(const char *value, const char *name) in do_create()
|
A D | asn_mstbl.c | 57 static int do_tcreate(const char *value, const char *name) in do_tcreate()
|
/openssl-master/include/internal/ |
A D | unicode.h | 21 static ossl_unused ossl_inline int is_unicode_surrogate(unsigned long value) in is_unicode_surrogate() 26 static ossl_unused ossl_inline int is_unicode_valid(unsigned long value) in is_unicode_valid()
|
/openssl-master/crypto/x509/ |
A D | v3_conf.c | 36 const char *name, const char *value) in X509V3_EXT_nconf_int() 59 const char *value) in X509V3_EXT_nconf() 65 const char *value) in X509V3_EXT_nconf_nid() 80 int crit, const char *value) in do_ext_nconf() 199 static int v3_check_critical(const char **value) in v3_check_critical() 213 static int v3_check_generic(const char **value) in v3_check_generic() 234 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value, in v3_generic_extension() 280 static unsigned char *generic_asn1(const char *value, X509V3_CTX *ctx, in generic_asn1() 433 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string() 495 const char *name, const char *value) in X509V3_EXT_conf() [all …]
|
A D | v3_genn.c | 148 void GENERAL_NAME_set0_value(GENERAL_NAME *a, int type, void *value) in GENERAL_NAME_set0_value() 218 ASN1_OBJECT *oid, ASN1_TYPE *value) in GENERAL_NAME_set0_othername()
|
A D | v3_int.c | 32 const char *value) in s2i_asn1_int()
|
A D | v3_san.c | 511 X509V3_CTX *ctx, int gen_type, const char *value, in a2i_GENERAL_NAME() 606 char *name, *value; in v2i_GENERAL_NAME_ex() local 640 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() 667 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
|
/openssl-master/crypto/ |
A D | params_from_text.c | 25 const char *value, size_t value_n, in prepare_from_text() 114 const char *value, size_t value_n, int ishex, in construct_from_text() 181 const char *key, const char *value, in OSSL_PARAM_allocate_from_text()
|
A D | provider_local.h | 14 char *value; member
|
A D | provider_conf.c | 75 const char *name, const char *value, in provider_conf_params() 140 const char *value, const CONF *cnf) in provider_conf_load()
|
/openssl-master/crypto/property/ |
A D | property_query.c | 45 const char *value = NULL; in ossl_property_get_string_value() local 54 int64_t value = 0; in ossl_property_get_number_value() local
|
/openssl-master/crypto/pkcs12/ |
A D | p12_local.h | 30 } value; member 42 } value; member
|
/openssl-master/crypto/crmf/ |
A D | crmf_local.h | 90 } value; member 157 ASN1_BIT_STRING *value; member 192 } value; member 235 } value; member 276 } value; member 363 } value; member
|
/openssl-master/crypto/bio/ |
A D | bio_print.c | 90 int64_t value; in _dopr() local 367 size_t *maxlen, const char *value, int flags, int min, int max) in fmtstr() 419 size_t *maxlen, int64_t value, int base, int min, int max, int flags) in fmtint() 515 static LDOUBLE abs_val(LDOUBLE value) in abs_val() 533 static long roundv(LDOUBLE value) in roundv()
|
/openssl-master/test/ |
A D | evp_test.c | 134 static int evp_test_buffer_append(const char *value, in evp_test_buffer_append() 160 static int evp_test_buffer_ncopy(const char *value, in evp_test_buffer_ncopy() 188 static int evp_test_buffer_set_count(const char *value, in evp_test_buffer_set_count() 377 const char *keyword, const char *value) in digest_test_parse() 611 const char *value) in cipher_test_parse() 1211 const char *keyword, const char *value) in mac_test_parse() 1254 const char *value) in mac_test_ctrl_pkey() 1657 const char *value) in pkey_test_ctrl() 1923 static int parse_uint64(const char *value, uint64_t *pr) in parse_uint64() 2035 const char *keyword, const char *value) in pbe_test_parse() [all …]
|
A D | sparse_array_test.c | 111 static void leaf_check_all(ossl_uintmax_t n, char *value, void *arg) in leaf_check_all() 127 static void leaf_delete(ossl_uintmax_t n, char *value, void *arg) in leaf_delete()
|