HomeSort by relevance Sort by last modified time
    Searched refs:rand_serial (Results 1 - 4 of 4) sorted by null

  /external/openssl/apps/
apps.h 300 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
x509.c 641 if (!sno || !rand_serial(NULL, sno))
    [all...]
apps.c 1769 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) function
    [all...]
req.c 843 if (!rand_serial(NULL,
    [all...]

Completed in 29 milliseconds