Home
last modified time | relevance | path

Searched refs:parse_cb (Results 1 - 25 of 65) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_cust.c25 custom_ext_parse_cb parse_cb; member
67 if (parse_cb_wrap->parse_cb == NULL) in custom_ext_parse_old_cb_wrap()
70 return parse_cb_wrap->parse_cb(s, ext_type, in, inlen, al, in custom_ext_parse_old_cb_wrap()
157 if (!meth->parse_cb) in custom_ext_parse()
160 if (meth->parse_cb(s, ext_type, context, ext_data, ext_size, x, chainidx, in custom_ext_parse()
353 SSL_custom_ext_parse_cb_ex parse_cb, in add_custom_ext_intern()
402 meth->parse_cb = parse_cb; in add_custom_ext_intern()
418 custom_ext_parse_cb parse_cb, void *parse_arg) in add_old_custom_ext()
436 parse_cb_wrap->parse_cb in add_old_custom_ext()
347 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) add_custom_ext_intern() argument
412 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) add_old_custom_ext() argument
455 SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) SSL_CTX_add_client_custom_ext() argument
469 SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) SSL_CTX_add_server_custom_ext() argument
483 SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) SSL_CTX_add_custom_ext() argument
[all...]
/third_party/openssl/ssl/statem/
H A Dextensions_cust.c25 custom_ext_parse_cb parse_cb; member
67 if (parse_cb_wrap->parse_cb == NULL) in custom_ext_parse_old_cb_wrap()
70 return parse_cb_wrap->parse_cb(s, ext_type, in, inlen, al, in custom_ext_parse_old_cb_wrap()
157 if (!meth->parse_cb) in custom_ext_parse()
160 if (meth->parse_cb(s, ext_type, context, ext_data, ext_size, x, chainidx, in custom_ext_parse()
351 SSL_custom_ext_parse_cb_ex parse_cb, in add_custom_ext_intern()
400 meth->parse_cb = parse_cb; in add_custom_ext_intern()
416 custom_ext_parse_cb parse_cb, void *parse_arg) in add_old_custom_ext()
434 parse_cb_wrap->parse_cb in add_old_custom_ext()
345 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) add_custom_ext_intern() argument
410 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) add_old_custom_ext() argument
453 SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) SSL_CTX_add_client_custom_ext() argument
467 SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) SSL_CTX_add_server_custom_ext() argument
481 SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) SSL_CTX_add_custom_ext() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dtests.rs311 if let Some(ref parse_cb) = self.parse_callbacks { in into_builder()
313 builder.parse_callbacks(parse_callbacks::lookup(parse_cb)); in into_builder()
358 let parse_cb = in create_bindgen_builder()
360 parse_callbacks = Some(parse_cb.to_owned()); in create_bindgen_builder()
405 if let Some(ref parse_cb) = parse_callbacks { in create_bindgen_builder()
406 builder = builder.parse_callbacks(parse_callbacks::lookup(parse_cb)); in create_bindgen_builder()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h871 custom_ext_parse_cb parse_cb,
879 custom_ext_parse_cb parse_cb,
887 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
H A Dssl.h886 custom_ext_parse_cb parse_cb,
894 custom_ext_parse_cb parse_cb,
902 SSL_custom_ext_parse_cb_ex parse_cb,

Completed in 113 milliseconds

123