Searched defs:mac (Results 1 – 13 of 13) sorted by relevance
| /xnu-8792.81.2/security/ |
| H A D | mac.h | 92 struct mac { struct 97 typedef struct mac *mac_t; argument
|
| H A D | mac_base.c | 894 mac_check_structmac_consistent(struct user_mac *mac) in mac_check_structmac_consistent() 1148 user_mac_copyin(struct proc *p, user_addr_t mac_p, struct user_mac *mac) in user_mac_copyin() 1176 struct user_mac mac; in mac_do_get() local 1213 struct user_mac mac; in mac_do_set() local
|
| H A D | mac_process.c | 138 mac_cred_label_externalize_audit(struct proc *p, struct mac *mac) in mac_cred_label_externalize_audit()
|
| H A D | mac_vfs.c | 277 mac_vnode_label_externalize_audit(struct vnode *vp, struct mac *mac) in mac_vnode_label_externalize_audit()
|
| /xnu-8792.81.2/osfmk/corecrypto/ |
| H A D | cchmac_final.c | 44 unsigned char *mac) in cchmac_final()
|
| H A D | cchmac.c | 44 size_t data_len, const void *data, unsigned char *mac) in cchmac()
|
| /xnu-8792.81.2/bsd/security/audit/ |
| H A D | audit_mac.c | 77 struct mac mac; in audit_mac_new() local
|
| H A D | audit_arg.c | 740 struct mac mac; in audit_arg_vnpath() local
|
| /xnu-8792.81.2/bsd/netinet6/ |
| H A D | nd6_nbr.c | 589 caddr_t mac; in nd6_ns_output() local 1407 caddr_t mac = NULL; in nd6_na_output() local
|
| H A D | in6.c | 4164 uint8_t *mac) in in6_post_msg()
|
| /xnu-8792.81.2/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccmode.h | 907 …lize(const struct ccmode_ccm *mode, ccccm_ctx *ctx, ccccm_nonce *nonce_ctx, void *cc_indexable mac) in ccccm_finalize() 951 CC_INLINE int ccccm_one_shot(const struct ccmode_ccm *mode, in ccccm_one_shot()
|
| /xnu-8792.81.2/tests/ |
| H A D | net_bridge.c | 138 ether_addr_t mac; member 283 get_ipv6_ll_address(const ether_addr_t *mac, struct in6_addr * in6) in get_ipv6_ll_address()
|
| /xnu-8792.81.2/bsd/vfs/ |
| H A D | vfs_syscalls.c | 880 struct user_mac mac; in __mac_mount() local
|