krb5_error_code krb5_init_keyblock ( krb5_context context, krb5_enctype enctype, size_t length, krb5_keyblock **out );
The context structure.
The encryption type.
The length of the keyblock.
A pointer to the empty keyblock.
This routine sets up an empty keyblock.
This routine returns the following KRB5 status codes:
Insufficient memory.