rpcauth_register
int rpcauth_register(const struct rpc_authops *);
EXPORT_SYMBOL_GPL(rpcauth_register);
err = rpcauth_register(&authgss_ops);