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

/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.h302 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
H A Dx509.c641 if (!sno || !rand_serial(NULL, sno))
H A Dapps.c1619 if (ret == NULL || !rand_serial(ret, ai))
1773 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) function
H A Dreq.c842 if (!rand_serial(NULL,

Completed in 117 milliseconds