Searched refs:code_sign_copy_merkle_tree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/verity/ |
H A D | enable.c | 25 static int code_sign_copy_merkle_tree(struct file *filp, const void *_desc, 36 static int code_sign_copy_merkle_tree(struct file *filp, in code_sign_copy_merkle_tree() function 311 err = code_sign_copy_merkle_tree(filp, _desc, ¶ms); in fsverity_enable_with_descriptor() 492 static int code_sign_copy_merkle_tree(struct file *filp, in code_sign_copy_merkle_tree() function
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | enable.c | 72 static int code_sign_copy_merkle_tree(struct file *filp, const void *_desc, 83 static int code_sign_copy_merkle_tree(struct file *filp, in code_sign_copy_merkle_tree() function 295 err = code_sign_copy_merkle_tree(filp, _desc, ¶ms); in fsverity_enable_with_descriptor() 478 static int code_sign_copy_merkle_tree(struct file *filp, in code_sign_copy_merkle_tree() function
|
Completed in 3 milliseconds