Searched refs:ima_collect_modsig (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_modsig.c | 91 * ima_collect_modsig - Calculate the file hash without the appended signature. 100 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size) in ima_collect_modsig() function
|
H A D | ima.h | 377 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size); 390 static inline void ima_collect_modsig(struct modsig *modsig, const void *buf, in ima_collect_modsig() function
|
H A D | ima_api.c | 232 ima_collect_modsig(modsig, buf, size); in ima_collect_measurement()
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_modsig.c | 91 * ima_collect_modsig - Calculate the file hash without the appended signature. 100 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size) in ima_collect_modsig() function
|
H A D | ima.h | 387 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size); 400 static inline void ima_collect_modsig(struct modsig *modsig, const void *buf, in ima_collect_modsig() function
|
H A D | ima_api.c | 261 ima_collect_modsig(modsig, buf, size); in ima_collect_measurement()
|
Completed in 6 milliseconds