Searched defs:bound (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/asn1/ |
H A D | asn_mime.c | 243 char bound[33], c; in SMIME_write_ASN1_ex() local 610 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) in multi_split() 990 static int mime_bound_check(char *line, int linelen, const char *bound, int blen) in mime_bound_check()
|
/openssl/ssl/ |
H A D | ssl_conf.c | 334 static int min_max_proto(SSL_CONF_CTX *cctx, const char *value, int *bound) in min_max_proto()
|
/openssl/ssl/statem/ |
H A D | statem_lib.c | 2059 int ssl_set_version_bound(int method_version, int version, int *bound) in ssl_set_version_bound()
|
Completed in 19 milliseconds