Home
last modified time | relevance | path

Searched defs:au (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
Dauth_x.c299 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
339 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
350 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
620 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
630 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
665 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local
681 static int decrypt_authorize_challenge(struct ceph_x_authorizer *au, in decrypt_authorize_challenge()
709 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge() local
732 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
805 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
Dauth_none.c43 struct ceph_none_authorizer *au) in ceph_auth_none_build_authorizer()
94 struct ceph_none_authorizer *au; in ceph_auth_none_create_authorizer() local