Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DASN1_TIME_set.pod10 ASN1_TIME_normalize,
40 int ASN1_TIME_normalize(ASN1_TIME *s);
95 The ASN1_TIME_normalize() function converts an B<ASN1_GENERALIZEDTIME> or
192 Use the ASN1_TIME_normalize() function to normalize the time value before
205 ASN1_TIME_normalize() returns 1 on success, and 0 on error.
269 The ASN1_TIME_normalize() function was added in OpenSSL 1.1.1.
/openssl/test/
H A Dasn1_time_test.c240 if (!TEST_int_eq(ASN1_TIME_normalize(ptime), td->check_result)) { in test_table()
/openssl/crypto/asn1/
H A Da_time.c572 int ASN1_TIME_normalize(ASN1_TIME *t) in ASN1_TIME_normalize() function
/openssl/include/openssl/
H A Dasn1.h.in687 int ASN1_TIME_normalize(ASN1_TIME *s);
/openssl/util/
H A Dlibcrypto.num4215 ASN1_TIME_normalize 4323 3_0_0 EXIST::FUNCTION:

Completed in 41 milliseconds