Home
last modified time | relevance | path

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

/external/tlsdate/src/
Dtest-bio.c26 struct test_ctx struct
35 static struct test_ctx *bio_ctx (BIO *b) in bio_ctx() argument
37 struct test_ctx *ctx = b->ptr; in bio_ctx()
65 struct test_ctx *ctx = malloc (sizeof *ctx); in test_new()
81 struct test_ctx *ctx; in test_free()
92 struct test_ctx *ctx = bio_ctx (b); in test_write()
101 struct test_ctx *ctx = bio_ctx (b); in test_read()
148 struct test_ctx *c = bio_ctx (b); in BIO_test_get_output()
154 struct test_ctx *c = bio_ctx (b); in BIO_test_add_input()