user_update
extern int user_update(struct key *key, struct key_preparsed_payload *prep);
EXPORT_SYMBOL_GPL(user_update);
.update = user_update,