krb5_error_code Krb5_c_random_seed ( krb5_context context, krb5_data *data );
The context structure.
The random seed.
This routine creates a random seed from sources of entropy available to the crypto routines.
This routine returns the following KRB5 status codes:
KRB5_CRYPTO_INTERNAL
Cryptosystem internal error.