Home
last modified time | relevance | path

Searched refs:img_hash_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dimg-hash.c934 static const struct of_device_id img_hash_match[] = { variable
938 MODULE_DEVICE_TABLE(of, img_hash_match);
1116 .of_match_table = of_match_ptr(img_hash_match),
/kernel/linux/linux-6.6/drivers/crypto/
H A Dimg-hash.c930 static const struct of_device_id img_hash_match[] __maybe_unused = {
934 MODULE_DEVICE_TABLE(of, img_hash_match);
1108 .of_match_table = img_hash_match,

Completed in 4 milliseconds