Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/ct/
H A Dcttest.c32 char *test_issuer_file; variable
412 cert_from_file(test_issuer_file, &issuer); in ct_sct_verify_test()
474 if (asprintf(&test_issuer_file, "%s/%s", ctpath, in main()
487 free(test_issuer_file); in main()