Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 149) sorted by relevance

123456

/openssl/crypto/pem/
H A Dpem_local.h85 # define IMPLEMENT_PEM_provided_write_body_fallback(str, asn1, \ argument
90 # define IMPLEMENT_PEM_provided_write_body_fallback_cb(str, asn1, \ argument
96 # define IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, \ argument
114 # define IMPLEMENT_PEM_provided_write_cb_to(name, TYPE, type, str, asn1, \ argument
135 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) argument
136 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) argument
140 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) \ argument
142 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) \ argument
147 # define IMPLEMENT_PEM_provided_write_bio(name, TYPE, type, str, asn1) \ argument
149 # define IMPLEMENT_PEM_provided_write_cb_bio(name, TYPE, type, str, asn1) \ argument
[all …]
/openssl/crypto/
H A Do_str.c22 char *CRYPTO_strdup(const char *str, const char* file, int line) in CRYPTO_strdup()
34 char *CRYPTO_strndup(const char *str, size_t s, const char* file, int line) in CRYPTO_strndup()
65 size_t OPENSSL_strnlen(const char *str, size_t maxlen) in OPENSSL_strnlen()
123 int OPENSSL_strtoul(const char *str, char **endptr, int base, in OPENSSL_strtoul()
206 const char *str, const char sep) in hexstr2buf_sep()
249 const char *str, const char sep) in OPENSSL_hexstr2buf_ex()
254 unsigned char *ossl_hexstr2buf_sep(const char *str, long *buflen, in ossl_hexstr2buf_sep()
281 unsigned char *OPENSSL_hexstr2buf(const char *str, long *buflen) in OPENSSL_hexstr2buf()
286 static int buf2hexstr_sep(char *str, size_t str_n, size_t *strlength, in buf2hexstr_sep()
322 int OPENSSL_buf2hexstr_ex(char *str, size_t str_n, size_t *strlength, in OPENSSL_buf2hexstr_ex()
H A Dmem.c288 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc()
306 void *CRYPTO_clear_realloc(void *str, size_t old_len, size_t num, in CRYPTO_clear_realloc()
333 void CRYPTO_free(void *str, const char *file, int line) in CRYPTO_free()
344 void CRYPTO_clear_free(void *str, size_t num, const char *file, int line) in CRYPTO_clear_free()
411 int CRYPTO_mem_leaks_cb(int (*cb)(const char *str, size_t len, void *u), in CRYPTO_mem_leaks_cb()
H A Dcpuid.c63 static uint64_t ossl_strtouint64(const variant_char *str) in ossl_strtouint64()
80 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr()
/openssl/crypto/asn1/
H A Da_utf8.c28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc()
93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc()
H A Da_digest.c32 unsigned char *str, *p; in ASN1_digest() local
59 unsigned char *str = NULL; in ossl_asn1_item_digest_ex() local
H A Dasn1_gen.c25 #define ASN1_GEN_STR(str,val) {str, sizeof(str) - 1, val} argument
61 const char *str; member
79 ASN1_TYPE *ASN1_generate_nconf(const char *str, CONF *nconf) in ASN1_generate_nconf()
90 ASN1_TYPE *ASN1_generate_v3(const char *str, X509V3_CTX *cnf) in ASN1_generate_v3()
99 static ASN1_TYPE *generate_v3(const char *str, X509V3_CTX *cnf, int depth, in generate_v3()
576 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
783 int ASN1_str2mask(const char *str, unsigned long *pmask) in ASN1_str2mask()
H A Dasn1_lib.c251 void ossl_asn1_string_set_bits_left(ASN1_STRING *str, unsigned int num) in ossl_asn1_string_set_bits_left()
257 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str) in ASN1_STRING_copy()
270 ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *str) in ASN1_STRING_dup()
286 int ASN1_STRING_set(ASN1_STRING *str, const void *_data, int len_in) in ASN1_STRING_set()
339 void ASN1_STRING_set0(ASN1_STRING *str, void *data, int len) in ASN1_STRING_set0()
H A Da_strex.c261 const ASN1_STRING *str) in do_dump()
330 const ASN1_STRING *str) in do_print_ex()
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()
607 ASN1_STRING stmp, *str = &stmp; in ASN1_STRING_to_UTF8() local
H A Dtasn_prn.c369 const char *str; in asn1_print_boolean() local
391 static int asn1_print_integer(BIO *out, const ASN1_INTEGER *str) in asn1_print_integer()
417 static int asn1_print_obstring(BIO *out, const ASN1_STRING *str, int indent) in asn1_print_obstring()
437 ASN1_STRING *str; in asn1_primitive_print() local
/openssl/crypto/buffer/
H A Dbuffer.c56 static char *sec_alloc_realloc(BUF_MEM *str, size_t len) in sec_alloc_realloc()
71 size_t BUF_MEM_grow(BUF_MEM *str, size_t len) in BUF_MEM_grow()
107 size_t BUF_MEM_grow_clean(BUF_MEM *str, size_t len) in BUF_MEM_grow_clean()
/openssl/crypto/des/
H A Dstr2key.c19 void DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key()
46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
/openssl/include/openssl/
H A Dpem.h104 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument
105 # define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument
109 # define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument
179 # define IMPLEMENT_PEM_write(name, type, str, asn1) \ argument
184 # define IMPLEMENT_PEM_write_const(name, type, str, asn1) \ argument
189 # define IMPLEMENT_PEM_write_cb(name, type, str, asn1) \ argument
194 # define IMPLEMENT_PEM_write_cb_const(name, type, str, asn1) \ argument
199 # define IMPLEMENT_PEM_read(name, type, str, asn1) \ argument
203 # define IMPLEMENT_PEM_rw(name, type, str, asn1) \ argument
208 # define IMPLEMENT_PEM_rw_const(name, type, str, asn1) \ argument
[all …]
/openssl/crypto/x509/
H A Dv3_skid.c34 X509V3_CTX *ctx, const char *str) in s2i_ASN1_OCTET_STRING()
92 X509V3_CTX *ctx, char *str) in s2i_skey_id()
H A Dv3_ia5.c42 X509V3_CTX *ctx, const char *str) in s2i_ASN1_IA5STRING()
H A Dv3_utf8.c46 X509V3_CTX *ctx, const char *str) in s2i_ASN1_UTF8STRING()
H A Dv3_group_ac.c35 static void *s2i_GROUP_AC(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_GROUP_AC()
H A Dv3_ind_iss.c35 static void *s2i_INDIRECT_ISSUER(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_INDIRECT_ISSUER()
H A Dv3_no_ass.c35 static void *s2i_NO_ASSERTION(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_NO_ASSERTION()
/openssl/test/testutil/
H A Dcb.c13 int openssl_error_cb(const char *str, size_t len, void *u) in openssl_error_cb()
/openssl/crypto/err/
H A Derr_prn.c20 void ERR_print_errors_cb(int (*cb) (const char *str, size_t len, void *u), in ERR_print_errors_cb()
150 char *str; in ERR_add_error_mem_bio() local
166 static int print_bio(const char *str, size_t len, void *bp) in print_bio()
/openssl/crypto/engine/
H A Dtb_asnmth.c140 const char *str, in ENGINE_get_pkey_asn1_meth_str()
164 const char *str; member
189 const char *str, in ENGINE_pkey_asn1_find_str()
/openssl/include/internal/
H A Dcommon.h58 #define HAS_PREFIX(str, pre) (strncmp(str, pre "", sizeof(pre) - 1) == 0) argument
60 #define CHECK_AND_SKIP_PREFIX(str, pre) \ argument
65 #define CHECK_AND_SKIP_CASE_PREFIX(str, pre) \ argument
68 #define HAS_CASE_SUFFIX(str, suffix) (strlen(str) < sizeof(suffix) - 1 ? 0 : \ argument
/openssl/crypto/cms/
H A Dcms_ess.c28 ASN1_STRING *str; in IMPLEMENT_ASN1_FUNCTIONS() local
55 ASN1_STRING *str; in ossl_cms_signerinfo_get_signing_cert() local
82 ASN1_STRING *str; in ossl_cms_signerinfo_get_signing_cert_v2() local
/openssl/ssl/quic/
H A Djson_enc.c635 json_write_qstring_inner(OSSL_JSON_ENC *json, const char *str, size_t str_len, in json_write_qstring_inner()
715 json_write_qstring(OSSL_JSON_ENC *json, const char *str) in json_write_qstring()
721 json_write_qstring_len(OSSL_JSON_ENC *json, const char *str, size_t str_len) in json_write_qstring_len()
726 void ossl_json_str(OSSL_JSON_ENC *json, const char *str) in ossl_json_str()
735 void ossl_json_str_len(OSSL_JSON_ENC *json, const char *str, size_t str_len) in ossl_json_str_len()

Completed in 35 milliseconds

123456