HomeSort by relevance Sort by last modified time
    Searched full:test_ctx (Results 1 - 1 of 1) sorted by null

  /external/tlsdate/src/
test-bio.c 26 struct test_ctx struct
35 static struct test_ctx *bio_ctx (BIO *b)
37 struct test_ctx *ctx = b->ptr;
65 struct test_ctx *ctx = malloc (sizeof *ctx);
81 struct test_ctx *ctx;
92 struct test_ctx *ctx = bio_ctx (b);
101 struct test_ctx *ctx = bio_ctx (b);
148 struct test_ctx *c = bio_ctx (b);
154 struct test_ctx *c = bio_ctx (b);

Completed in 204 milliseconds