HomeSort by: relevance | last modified time | path
    Searched refs:crk_status (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/opencrypto/
cryptodev.c 874 krp->krp_status = kop->crk_status;
924 kop->crk_status = krp->krp_status;
1375 kop[req].crk_status = EINVAL;
1380 kop[req].crk_status = EINVAL;
1385 kop[req].crk_status = EINVAL;
1390 kop[req].crk_status = EINVAL;
1395 kop[req].crk_status = EINVAL;
1400 kop[req].crk_status = EINVAL;
1405 kop[req].crk_status = EINVAL;
1410 kop[req].crk_status = EINVAL
    [all...]
cryptodev.h 278 uint32_t crk_status; /* return status */ member in struct:crypt_kop
299 uint32_t crk_status; /* return status */ member in struct:crypt_n_kop
314 * not in the original crypt_kop structure (crk_status).

Completed in 67 milliseconds