Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_decode_test.c176 ASN1_GENERALIZEDTIME *gentime; in test_gentime() local
180 gentime = d2i_ASN1_GENERALIZEDTIME(NULL, &p, der_len); in test_gentime()
182 if (!TEST_ptr_null(gentime)) in test_gentime()
185 ASN1_GENERALIZEDTIME_free(gentime); in test_gentime()

Completed in 4 milliseconds