Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c349 static bool hpre_is_bd_timeout(struct hpre_asym_request *req, in hpre_is_bd_timeout() function
380 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()
399 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c414 static bool hpre_is_bd_timeout(struct hpre_asym_request *req, in hpre_is_bd_timeout() function
445 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()
464 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()
1482 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_ecdh_cb()
1796 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_curve25519_cb()

Completed in 6 milliseconds