Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dima.c39 ret = bpf_ima_file_hash(file, &ima_hash, in ima_test_common()
/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c162 BPF_CALL_3(bpf_ima_file_hash, struct file *, file, void *, dst, u32, size) in BPF_CALL_3() argument
170 .func = bpf_ima_file_hash,