Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 102) sorted by relevance

12345

/openssl/test/helpers/
H A Dssl_test_ctx.c23 static int parse_boolean(const char *value, int *result) in parse_boolean()
61 int value; member
66 int *value, const char *name) in parse_enum()
79 int value) in enum_name()
129 __owur static int parse_alert(int *alert, const char *value) in parse_alert()
210 const char *value) in parse_servername()
222 const char *value) in parse_expected_servername()
253 const char *value) in parse_servername_callback()
429 const char *value) in parse_ct_validation()
461 const char *value) in parse_certstatus()
[all …]
/openssl/apps/lib/
H A Dapp_x509.c23 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()
H A Dopt.c514 int opt_int(const char *value, int *result) in opt_int()
562 int opt_long(const char *value, long *result) in opt_long()
588 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
617 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
645 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
655 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
669 int opt_ulong(const char *value, unsigned long *result) in opt_ulong()
/openssl/ssl/
H A Dssl_stat.c232 const char *SSL_alert_type_string_long(int value) in SSL_alert_type_string_long()
244 const char *SSL_alert_type_string(int value) in SSL_alert_type_string()
256 const char *SSL_alert_desc_string(int value) in SSL_alert_desc_string()
324 const char *SSL_alert_desc_string_long(int value) in SSL_alert_desc_string_long()
H A Dssl_conf.c212 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) in cmd_Groups()
224 static int cmd_Curves(SSL_CONF_CTX *cctx, const char *value) in cmd_Curves()
255 static int cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) in cmd_CipherString()
277 static int cmd_Protocol(SSL_CONF_CTX *cctx, const char *value) in cmd_Protocol()
300 static int protocol_from_string(const char *value) in protocol_from_string()
355 static int cmd_MinProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MinProtocol()
367 static int cmd_MaxProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MaxProtocol()
372 static int cmd_Options(SSL_CONF_CTX *cctx, const char *value) in cmd_Options()
409 static int cmd_VerifyMode(SSL_CONF_CTX *cctx, const char *value) in cmd_VerifyMode()
460 static int cmd_PrivateKey(SSL_CONF_CTX *cctx, const char *value) in cmd_PrivateKey()
[all …]
/openssl/crypto/asn1/
H A Da_mbstr.c203 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string()
207 unsigned long value; in traverse_string() local
243 static int in_utf8(unsigned long value, void *arg) in in_utf8()
256 static int out_utf8(unsigned long value, void *arg) in out_utf8()
273 static int type_str(unsigned long value, void *arg) in type_str()
299 static int cpy_asc(unsigned long value, void *arg) in cpy_asc()
311 static int cpy_bmp(unsigned long value, void *arg) in cpy_bmp()
324 static int cpy_univ(unsigned long value, void *arg) in cpy_univ()
339 static int cpy_utf8(unsigned long value, void *arg) in cpy_utf8()
H A Da_utf8.c31 unsigned long value; in UTF8_getc() local
93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc()
H A Da_type.c26 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()
H A Dt_bitst.c33 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, in ASN1_BIT_STRING_set_asc()
H A Dasn_moid.c60 static int do_create(const char *value, const char *name) in do_create()
H A Dasn_mstbl.c57 static int do_tcreate(const char *value, const char *name) in do_tcreate()
/openssl/include/internal/
H A Dunicode.h21 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/crypto/x509/
H A Dv3_conf.c36 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()
212 static int v3_check_generic(const char **value) in v3_check_generic()
231 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value, in v3_generic_extension()
277 static unsigned char *generic_asn1(const char *value, X509V3_CTX *ctx, in generic_asn1()
430 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
492 const char *name, const char *value) in X509V3_EXT_conf()
[all …]
H A Dv3_genn.c148 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()
H A Dv3_int.c32 const char *value) in s2i_asn1_int()
H A Dv3_san.c510 X509V3_CTX *ctx, int gen_type, const char *value, in a2i_GENERAL_NAME()
605 char *name, *value; in v2i_GENERAL_NAME_ex() local
639 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername()
666 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
/openssl/crypto/
H A Dparams_from_text.c25 const char *value, size_t value_n, in prepare_from_text()
129 const char *value, size_t value_n, int ishex, in construct_from_text()
196 const char *key, const char *value, in OSSL_PARAM_allocate_from_text()
H A Dprovider_conf.c69 const char *name, const char *value, in provider_conf_params()
134 const char *value, const char *path, in provider_conf_activate()
207 const char *value, const CONF *cnf) in provider_conf_load()
H A Dprovider_local.h14 char *value; member
/openssl/crypto/property/
H A Dproperty_query.c45 const char *value = NULL; in ossl_property_get_string_value() local
54 int64_t value = 0; in ossl_property_get_number_value() local
/openssl/crypto/pkcs12/
H A Dp12_local.h30 } value; member
42 } value; member
/openssl/crypto/crmf/
H A Dcrmf_local.h90 } value; member
157 ASN1_BIT_STRING *value; member
192 } value; member
235 } value; member
276 } value; member
363 } value; member
/openssl/crypto/bio/
H A Dbio_print.c93 int64_t value; in _dopr() local
383 size_t *maxlen, const char *value, int flags, int min, int max) in fmtstr()
435 size_t *maxlen, int64_t value, int base, int min, int max, int flags) in fmtint()
533 static LDOUBLE abs_val(LDOUBLE value) in abs_val()
551 static long roundv(LDOUBLE value) in roundv()
/openssl/test/
H A Devp_test.c133 static int evp_test_buffer_append(const char *value, in evp_test_buffer_append()
159 static int evp_test_buffer_ncopy(const char *value, in evp_test_buffer_ncopy()
187 static int evp_test_buffer_set_count(const char *value, in evp_test_buffer_set_count()
376 const char *keyword, const char *value) in digest_test_parse()
626 const char *value) in cipher_test_parse()
1246 const char *keyword, const char *value) in mac_test_parse()
1295 const char *value) in mac_test_ctrl_pkey()
1747 const char *value) in pkey_test_ctrl()
2059 static int parse_uint64(const char *value, uint64_t *pr) in parse_uint64()
2171 const char *keyword, const char *value) in pbe_test_parse()
[all …]
H A Dsparse_array_test.c111 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()

Completed in 61 milliseconds

12345