Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dzcrypt_ep11misc.c501 static int check_reply_pl(const u8 *pl, const char *func) in check_reply_pl() function
652 rc = check_reply_pl((u8 *)rep_pl, __func__); in ep11_query_info()
908 rc = check_reply_pl((u8 *)rep_pl, __func__); in _ep11_genaeskey()
1065 rc = check_reply_pl((u8 *)rep_pl, __func__); in ep11_cryptsingle()
1228 rc = check_reply_pl((u8 *)rep_pl, __func__); in _ep11_unwrapkey()
1388 rc = check_reply_pl((u8 *)rep_pl, __func__); in _ep11_wrapkey()