Searched defs:AuthorizationGroup (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmaclpod.cpp56 AuthorizationGroup::AuthorizationGroup(const AclAuthorizationSet &auths, Allocator &alloc) function in class:Security::AuthorizationGroup
63 AuthorizationGroup::AuthorizationGroup(CSSM_ACL_AUTHORIZATION_TAG tag, Allocator &alloc) function in class:Security::AuthorizationGroup
H A Dcssmaclpod.h57 class AuthorizationGroup : public PodWrapper<AuthorizationGroup, CSSM_AUTHORIZATIONGROUP> { class in namespace:Security
59 AuthorizationGroup() { NumberOfAuthTags = 0; } function in class:Security::AuthorizationGroup
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmaclpod.cpp56 AuthorizationGroup::AuthorizationGroup(const AclAuthorizationSet &auths, Allocator &alloc) function in class:Security::AuthorizationGroup
63 AuthorizationGroup::AuthorizationGroup(CSSM_ACL_AUTHORIZATION_TAG tag, Allocator &alloc) function in class:Security::AuthorizationGroup
H A Dcssmaclpod.h57 class AuthorizationGroup : public PodWrapper<AuthorizationGroup, CSSM_AUTHORIZATIONGROUP> { class in namespace:Security
59 AuthorizationGroup() { NumberOfAuthTags = 0; } function in class:Security::AuthorizationGroup
[all...]

Completed in 387 milliseconds