Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h262 bool ap_queue_usable(struct ap_queue *aq);
H A Dzcrypt_api.c696 !ap_queue_usable(zq->queue)) in zcrypt_rsa_modexpo()
800 !ap_queue_usable(zq->queue)) in zcrypt_rsa_crt()
919 !ap_queue_usable(zq->queue) || in _zcrypt_send_cprb()
1115 !ap_queue_usable(zq->queue) || in _zcrypt_send_ep11_cprb()
1235 !ap_queue_usable(zq->queue)) in zcrypt_rng()
H A Dap_queue.c1186 bool ap_queue_usable(struct ap_queue *aq) in ap_queue_usable() function
1220 EXPORT_SYMBOL(ap_queue_usable);