Searched refs:crk_status (Results 1 – 4 of 4) sorted by relevance
166 if (kop.crk_status != 0) { in UB_mod_exp()167 printf("error %d\n", kop.crk_status); in UB_mod_exp()
104 u_int crk_status; member233 CP(*from, *to, crk_status); in crypt_kop_from_32()247 CP(*from, *to, crk_status); in crypt_kop_to_32()879 krp->krp_status = kop->crk_status; in cryptodev_key()930 kop->crk_status = krp->krp_status; in cryptodev_key()
205 u_int crk_status; /* return status */ member
1077 } else if (ECANCELED == kop.crk_status) { in cryptodev_bn_mod_exp()1133 } else if (ECANCELED == kop.crk_status) { in cryptodev_rsa_mod_exp()1278 if (0 != kop.crk_status) in cryptodev_dsa_verify()