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 302 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai);
x509.c 641 if (!sno || !rand_serial(NULL, sno))
    [all...]
apps.c 1773 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) function
    [all...]
req.c 842 if (!rand_serial(NULL,
    [all...]

Completed in 57 milliseconds