Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/apps/
Dapps.h317 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
Dapps.c1477 if (ret == NULL || !rand_serial(ret, ai)) in IMPLEMENT_LHASH_HASH_FN()
1641 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) in rand_serial() function
Dx509.c631 if (!sno || !rand_serial(NULL, sno)) in MAIN()
Dreq.c846 if (!rand_serial(NULL, in MAIN()