Lines Matching refs:krp_status
825 krp->krp_status = kop->crk_status;
828 krp->krp_status = 0;
854 if (krp->krp_status != 0) {
855 DPRINTF("krp->krp_status 0x%08x\n", krp->krp_status);
856 error = krp->krp_status;
875 kop->crk_status = krp->krp_status;
1395 krp->krp_status = kop[req].crk_status;
1398 krp->krp_status = 0;
1433 kop[req].crk_status = krp->krp_status;
1834 if (krp->krp_status != 0) {
1835 DPRINTF("krp->krp_status 0x%08x\n",
1836 krp->krp_status);
1837 crypt_res[req].status = krp->krp_status;
1861 /* kop[req].crk_status = krp->krp_status; */
1934 if (krp->krp_status != 0) {
1935 DPRINTF("krp->krp_status 0x%08x\n",
1936 krp->krp_status);
1937 crypt_res[req].status = krp->krp_status;
1961 /* kop[req].crk_status = krp->krp_status; */