Searched refs:ASN1_TIME_normalize (Results 1 – 5 of 5) sorted by relevance
10 ASN1_TIME_normalize,40 int ASN1_TIME_normalize(ASN1_TIME *s);95 The ASN1_TIME_normalize() function converts an B<ASN1_GENERALIZEDTIME> or192 Use the ASN1_TIME_normalize() function to normalize the time value before205 ASN1_TIME_normalize() returns 1 on success, and 0 on error.269 The ASN1_TIME_normalize() function was added in OpenSSL 1.1.1.
240 if (!TEST_int_eq(ASN1_TIME_normalize(ptime), td->check_result)) { in test_table()
572 int ASN1_TIME_normalize(ASN1_TIME *t) in ASN1_TIME_normalize() function
687 int ASN1_TIME_normalize(ASN1_TIME *s);
4215 ASN1_TIME_normalize 4323 3_0_0 EXIST::FUNCTION:
Completed in 41 milliseconds