Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dzcrypt_ep11misc.c567 static int check_reply_cprb(const struct ep11_cprb *rep, const char *func) in check_reply_cprb() function
647 rc = check_reply_cprb(rep, __func__); in ep11_query_info()
903 rc = check_reply_cprb(rep, __func__); in _ep11_genaeskey()
1060 rc = check_reply_cprb(rep, __func__); in ep11_cryptsingle()
1223 rc = check_reply_cprb(rep, __func__); in _ep11_unwrapkey()
1383 rc = check_reply_cprb(rep, __func__); in _ep11_wrapkey()