Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/nx/
H A Dnx.c467 static bool nx_check_prop(struct device *dev, u32 fc, u32 mode, int slot) in nx_check_prop() function
487 if (!nx_check_prop(dev, fc, mode, i)) in nx_check_props()
507 return (slot >= 0 ? nx_check_prop(&nx_driver.viodev->dev, in nx_register_shash()
528 if (slot >= 0 ? nx_check_prop(NULL, fc, mode, slot) : in nx_unregister_shash()