HomeSort by: relevance | last modified time | path
    Searched defs:mk_x509_cert (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
tls.c 201 if (!mk_x509_cert(&cert, &pkey, TLS_GENCERT_BITS,
2086 mk_x509_cert(X509 **x509p, EVP_PKEY **pkeyp, int bits, int serial, int days) function in typeref:typename:bool
2095 DPRINTF((D_CALL|D_TLS), "mk_x509_cert(%p, %p, %d, %d, %d)\n",
tls.c 201 if (!mk_x509_cert(&cert, &pkey, TLS_GENCERT_BITS,
2086 mk_x509_cert(X509 **x509p, EVP_PKEY **pkeyp, int bits, int serial, int days) function in typeref:typename:bool
2095 DPRINTF((D_CALL|D_TLS), "mk_x509_cert(%p, %p, %d, %d, %d)\n",

Completed in 27 milliseconds