Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c417 static bool hpre_is_bd_timeout(struct hpre_asym_request *req, in hpre_is_bd_timeout() function
448 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()
467 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()
1487 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_ecdh_cb()
1801 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_curve25519_cb()