Home
last modified time | relevance | path

Searched defs:X509_set1_notBefore (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_set.c78 int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm) in X509_set1_notBefore() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2656 #define X509_set1_notBefore BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_set1_notBefore) macro