Searched refs:suffix_free (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dbio_asn1.c103 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member in struct:BIO_ASN1_BUF_CTX_t
384 ctx->suffix_free = ex_func->ex_free_func;
390 ex_func->ex_free_func = ctx->suffix_free;
413 ret = asn1_bio_flush_ex(b, ctx, ctx->suffix_free,
473 asn1_ps_func *suffix_free)
475 return asn1_bio_set_ex(b, BIO_C_SET_SUFFIX, suffix, suffix_free);
472 BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, asn1_ps_func *suffix_free) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dbio_asn1.c103 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member in struct:BIO_ASN1_BUF_CTX_t
384 ctx->suffix_free = ex_func->ex_free_func;
390 ex_func->ex_free_func = ctx->suffix_free;
413 ret = asn1_bio_flush_ex(b, ctx, ctx->suffix_free,
473 asn1_ps_func *suffix_free)
475 return asn1_bio_set_ex(b, BIO_C_SET_SUFFIX, suffix, suffix_free);
472 BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, asn1_ps_func *suffix_free) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbio.h649 asn1_ps_func *suffix_free);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbio.h649 asn1_ps_func *suffix_free);

Completed in 66 milliseconds