Searched defs:blob (Results 1 – 9 of 9) sorted by relevance
| /security/ipe/ |
| A 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/ |
| A 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/ |
| A D | trusted_tpm2.c | 115 u8 *blob; in tpm2_key_decode() local 394 u8 *blob, *pub; in tpm2_load_cmd() local
|
| A 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/ |
| A 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
|
| A D | match.c | 33 static struct table_header *unpack_table(char *blob, size_t bsize) in unpack_table() 298 struct aa_dfa *aa_dfa_unpack(void *blob, size_t size, int flags) in aa_dfa_unpack()
|
| A D | policy_unpack.c | 350 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name) in aa_unpack_blob() 427 char *blob = NULL; in unpack_dfa() local
|
| /security/smack/ |
| A D | smack_lsm.c | 1673 struct smack_known **blob = smack_file(file); in smack_file_alloc_security() local 1904 struct smack_known **blob = smack_file(file); in smack_file_set_fowner() local 1923 struct smack_known **blob; in smack_file_send_sigiotask() local 3091 struct smack_known **blob = smack_msg_msg(msg); in smack_msg_msg_alloc_security() local 3105 struct smack_known **blob = smack_ipc(isp); in smack_of_ipc() local 3118 struct smack_known **blob = smack_ipc(isp); in smack_ipc_alloc_security() local 3423 struct smack_known **blob = smack_ipc(ipp); in smack_ipc_permission() local 4478 struct smack_known **blob = smack_key(key); in smack_key_alloc() local 4498 struct smack_known **blob; in smack_key_permission() local 4571 struct smack_known **blob = smack_key(key); in smack_key_getsecurity() local [all …]
|
| /security/ |
| A D | security.c | 2917 void *blob; in security_file_free() local
|
Completed in 33 milliseconds