Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.h300 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
Dx509.c632 if (!sno || !rand_serial(NULL, sno)) in MAIN()
Dapps.c1606 if (ret == NULL || !rand_serial(ret, ai)) in IMPLEMENT_LHASH_HASH_FN()
1760 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) in rand_serial() function
Dreq.c834 if (!rand_serial(NULL, in MAIN()