Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp132 ASN1_TIME* notBefore = X509_get_notBefore(&cert); in validateCertificateStartDate() local
133 ASN1_TIME_diff(&days, &secs, epoch.get(), notBefore); in validateCertificateStartDate()
H A Dcertificate.cpp548 ASN1_TIME* notBefore = X509_get_notBefore(&cert); in populateProperties() local
549 ASN1_TIME_diff(&days, &secs, epoch.get(), notBefore); in populateProperties()
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509.asn138 notBefore Time ({ x509_note_not_before }),
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc45 {"notBefore", 1619025937, 0},
516 {"notBefore", 1073741826, "Time"},
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md212 - notBefore and notAfter fields have to contain valid time
/openbmc/docs/security/
H A DTLS-configuration.md29 - `notBefore` and `notAfter` fields have to contain valid time