prefix symbols that are _krb5_ structures
This commit is contained in:
@@ -46,7 +46,7 @@ AES_string_to_key(krb5_context context,
|
||||
krb5_error_code ret;
|
||||
uint32_t iter;
|
||||
struct encryption_type *et;
|
||||
struct key_data kd;
|
||||
struct _krb5_key_data kd;
|
||||
|
||||
if (opaque.length == 0)
|
||||
iter = _krb5_AES_string_to_default_iterator;
|
||||
|
Reference in New Issue
Block a user