Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509aset.c15 static int replace_gentime(ASN1_STRING **dest, const ASN1_GENERALIZEDTIME *src) in replace_gentime() function
171 return replace_gentime(&x->acinfo->validityPeriod.notBefore, time); in X509_ACERT_set1_notBefore()
176 return replace_gentime(&x->acinfo->validityPeriod.notAfter, time); in X509_ACERT_set1_notAfter()

Completed in 4 milliseconds