Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DX509_get0_notBefore.pod10 X509_CRL_set1_nextUpdate - get or set certificate or CRL dates
35 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
70 X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate() set the B<lastUpdate>
74 For X509_CRL_set1_nextUpdate() the I<tm> argument may be NULL,
86 X509_CRL_set1_nextUpdate() return 1 for success or 0 for failure.
/freebsd/crypto/openssl/crypto/x509/
H A Dx509cset.c50 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_nextUpdate() function
H A Dx509_vfy.c2233 if (!X509_CRL_set1_nextUpdate(crl, X509_CRL_get0_nextUpdate(newer))) { in X509_CRL_diff()
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h.in745 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
751 # define X509_CRL_set_nextUpdate X509_CRL_set1_nextUpdate
H A Dx509.h939 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
945 # define X509_CRL_set_nextUpdate X509_CRL_set1_nextUpdate
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c3431 if (!X509_CRL_set1_nextUpdate(crl, tm)) in set_crl_nextupdate()
/freebsd/secure/lib/libcrypto/
H A DVersion.map2935 X509_CRL_set1_nextUpdate;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile5500 MLINKS+= X509_get0_notBefore.3 X509_CRL_set1_nextUpdate.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1072 X509_CRL_set1_nextUpdate 1100 3_0_0 EXIST::FUNCTION: