Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_lu.c386 static int x509_store_add(X509_STORE *store, void *x, int crl) in x509_store_add() function
432 if (!x509_store_add(xs, x, 0)) { in X509_STORE_add_cert()
441 if (!x509_store_add(xs, x, 1)) { in X509_STORE_add_crl()

Completed in 8 milliseconds