Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.h325 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
Dapps.c1490 if (ret == NULL || !rand_serial(ret, ai)) in IMPLEMENT_LHASH_HASH_FN()
1654 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) in rand_serial() function
Dx509.c615 if (!sno || !rand_serial(NULL, sno)) in MAIN()
Dreq.c941 if (!rand_serial(NULL, in MAIN()