Searched refs:security_secctx_to_secid (Results 1 – 4 of 4) sorted by relevance
50 err = security_secctx_to_secid(info->secctx, strlen(info->secctx), in checkentry_lsm()
897 ret_val = security_secctx_to_secid( in netlbl_unlabel_staticadd()946 ret_val = security_secctx_to_secid( in netlbl_unlabel_staticadddef()
594 err = security_secctx_to_secid(args, strlen(args), &cache->secid); in cachefiles_daemon_secctx()
3978 int security_secctx_to_secid(const char *secdata, u32 seclen, u32 *secid) in security_secctx_to_secid() function3983 EXPORT_SYMBOL(security_secctx_to_secid);