Searched defs:blob (Results  1 – 9 of 9) sorted by relevance
| /security/ipe/ | 
| D | hooks.c | 205 	struct ipe_bdev *blob = ipe_bdev(bdev);  in ipe_bdev_free_security()  local 211 static void ipe_set_dmverity_signature(struct ipe_bdev *blob,  in ipe_set_dmverity_signature() 218 static inline void ipe_set_dmverity_signature(struct ipe_bdev *blob,  in ipe_set_dmverity_signature() 242 	struct ipe_bdev *blob = ipe_bdev(bdev);  in ipe_bdev_setintegrity()  local
  | 
| /security/apparmor/include/ | 
| D | cred.h | 24 	struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred;  in cred_label()  local 33 	struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred;  in set_cred_label()  local
  | 
| /security/keys/trusted-keys/ | 
| D | trusted_tpm2.c | 115 	u8 *blob;  in tpm2_key_decode()  local 394 	u8 *blob, *pub;  in tpm2_load_cmd()  local
  | 
| D | trusted_tpm1.c | 471 		    unsigned char *blob, uint32_t *bloblen,  in tpm_seal() 588 		      const unsigned char *blob, int bloblen,  in tpm_unseal()
  | 
| /security/apparmor/ | 
| D | policy_unpack_test.c | 188 	char *blob = NULL;  in policy_unpack_test_unpack_blob_with_null_name()  local 202 	char *blob = NULL;  in policy_unpack_test_unpack_blob_with_name()  local 216 	char *blob = NULL;  in policy_unpack_test_unpack_blob_out_of_bounds()  local
  | 
| D | match.c | 33 static struct table_header *unpack_table(char *blob, size_t bsize)  in unpack_table() 262 struct aa_dfa *aa_dfa_unpack(void *blob, size_t size, int flags)  in aa_dfa_unpack()
  | 
| D | policy_unpack.c | 349 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name)  in aa_unpack_blob() 426 	char *blob = NULL;  in unpack_dfa()  local
  | 
| /security/smack/ | 
| D | smack_lsm.c | 1692 	struct smack_known **blob = smack_file(file);  in smack_file_alloc_security()  local 1923 	struct smack_known **blob = smack_file(file);  in smack_file_set_fowner()  local 1942 	struct smack_known **blob;  in smack_file_send_sigiotask()  local 3098 	struct smack_known **blob = smack_msg_msg(msg);  in smack_msg_msg_alloc_security()  local 3112 	struct smack_known **blob = smack_ipc(isp);  in smack_of_ipc()  local 3125 	struct smack_known **blob = smack_ipc(isp);  in smack_ipc_alloc_security()  local 3430 	struct smack_known **blob = smack_ipc(ipp);  in smack_ipc_permission()  local 3452 	struct smack_known **blob = smack_ipc(ipp);  in smack_ipc_getsecid()  local 4492 	struct smack_known **blob = smack_key(key);  in smack_key_alloc()  local 4512 	struct smack_known **blob;  in smack_key_permission()  local [all …] 
 | 
| /security/ | 
| D | security.c | 2888 	void *blob;  in security_file_free()  local
  |