Home
last modified time | relevance | path

Searched refs:prefix_free (Results 1 - 25 of 60) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dbio_asn1.c54 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member
141 if (ctx->prefix_free != NULL) in asn1_bio_free()
142 ctx->prefix_free(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg); in asn1_bio_free()
181 ret = asn1_bio_flush_ex(b, ctx, ctx->prefix_free, in asn1_bio_write()
340 ctx->prefix_free = ex_func->ex_free_func; in asn1_bio_ctrl()
346 ex_func->ex_free_func = ctx->prefix_free; in asn1_bio_ctrl()
428 asn1_ps_func *prefix_free) in BIO_asn1_set_prefix()
430 return asn1_bio_set_ex(b, BIO_C_SET_PREFIX, prefix, prefix_free); in BIO_asn1_set_prefix()
427 BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix, asn1_ps_func *prefix_free) BIO_asn1_set_prefix() argument
/third_party/openssl/crypto/asn1/
H A Dbio_asn1.c54 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member
141 if (ctx->prefix_free != NULL) in asn1_bio_free()
142 ctx->prefix_free(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg); in asn1_bio_free()
181 ret = asn1_bio_flush_ex(b, ctx, ctx->prefix_free, in asn1_bio_write()
340 ctx->prefix_free = ex_func->ex_free_func; in asn1_bio_ctrl()
346 ex_func->ex_free_func = ctx->prefix_free; in asn1_bio_ctrl()
428 asn1_ps_func *prefix_free) in BIO_asn1_set_prefix()
430 return asn1_bio_set_ex(b, BIO_C_SET_PREFIX, prefix, prefix_free); in BIO_asn1_set_prefix()
427 BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix, asn1_ps_func *prefix_free) BIO_asn1_set_prefix() argument
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h536 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Dbio.h616 asn1_ps_func *prefix_free);

Completed in 42 milliseconds

123