Searched refs:rand_serial (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h306 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
H A Dx509.c631 if (!sno || !rand_serial(NULL, sno))
H A Dapps.c1691 if (ret == NULL || !rand_serial(ret, ai))
1832 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) function
H A Dreq.c794 if (!rand_serial(NULL, X509_get_serialNumber(x509ss)))

Completed in 119 milliseconds