Searched defs:blob (Results 1 – 8 of 8) sorted by relevance
| /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/apparmor/ |
| D | policy_unpack_test.c | 186 char *blob = NULL; in policy_unpack_test_unpack_blob_with_null_name() local 200 char *blob = NULL; in policy_unpack_test_unpack_blob_with_name() local 214 char *blob = NULL; in policy_unpack_test_unpack_blob_out_of_bounds() local
|
| D | match.c | 77 static struct table_header *unpack_table(char *blob, size_t bsize) in unpack_table() 306 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/keys/trusted-keys/ |
| D | trusted_tpm2.c | 115 u8 *blob; in tpm2_key_decode() local 382 u8 *blob, *pub; in tpm2_load_cmd() local
|
| D | trusted_tpm1.c | 460 unsigned char *blob, uint32_t *bloblen, in tpm_seal() 577 const unsigned char *blob, int bloblen, in tpm_unseal()
|
| /security/smack/ |
| D | smack_lsm.c | 1658 struct smack_known **blob = smack_file(file); in smack_file_alloc_security() local 1889 struct smack_known **blob = smack_file(file); in smack_file_set_fowner() local 1908 struct smack_known **blob; in smack_file_send_sigiotask() local 3067 struct smack_known **blob = smack_msg_msg(msg); in smack_msg_msg_alloc_security() local 3081 struct smack_known **blob = smack_ipc(isp); in smack_of_ipc() local 3094 struct smack_known **blob = smack_ipc(isp); in smack_ipc_alloc_security() local 3399 struct smack_known **blob = smack_ipc(ipp); in smack_ipc_permission() local 3421 struct smack_known **blob = smack_ipc(ipp); in smack_ipc_getsecid() local
|
| /security/ |
| D | security.c | 2621 void *blob; in security_file_free() local
|