Home
last modified time | relevance | path

Searched refs:suffix_free (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dbio_asn1.c104 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member
397 ctx->suffix_free = ex_func->ex_free_func; in asn1_bio_ctrl()
403 ex_func->ex_free_func = ctx->suffix_free; in asn1_bio_ctrl()
428 ret = asn1_bio_flush_ex(b, ctx, ctx->suffix_free, in asn1_bio_ctrl()
487 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, asn1_ps_func *suffix_free) in BIO_asn1_set_suffix() argument
489 return asn1_bio_set_ex(b, BIO_C_SET_SUFFIX, suffix, suffix_free); in BIO_asn1_set_suffix()
/external/openssl/crypto/asn1/
Dbio_asn1.c104 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member
397 ctx->suffix_free = ex_func->ex_free_func; in asn1_bio_ctrl()
403 ex_func->ex_free_func = ctx->suffix_free; in asn1_bio_ctrl()
428 ret = asn1_bio_flush_ex(b, ctx, ctx->suffix_free, in asn1_bio_ctrl()
487 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, asn1_ps_func *suffix_free) in BIO_asn1_set_suffix() argument
489 return asn1_bio_set_ex(b, BIO_C_SET_SUFFIX, suffix, suffix_free); in BIO_asn1_set_suffix()
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbio.h630 asn1_ps_func *suffix_free);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h630 asn1_ps_func *suffix_free);
/external/openssl/crypto/bio/
Dbio.h627 asn1_ps_func *suffix_free);
/external/openssl/include/openssl/
Dbio.h627 asn1_ps_func *suffix_free);