create_nonce
if (!no_nonce && (nonce_asn1 = create_nonce(NONCE_LENGTH)) == NULL)
static ASN1_INTEGER *create_nonce(int bits);