Home
last modified time | relevance | path

Searched refs:ima_alloc_key_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_queue_keys.c67 static struct ima_key_entry *ima_alloc_key_entry(struct key *keyring, in ima_alloc_key_entry() function
110 entry = ima_alloc_key_entry(keyring, payload, payload_len); in ima_queue_key()