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

  /src/sys/opencrypto/
cryptodev.c 825 krp->krp_status = kop->crk_status;
875 kop->crk_status = krp->krp_status;
1330 kop[req].crk_status = EINVAL;
1335 kop[req].crk_status = EINVAL;
1340 kop[req].crk_status = EINVAL;
1345 kop[req].crk_status = EINVAL;
1350 kop[req].crk_status = EINVAL;
1355 kop[req].crk_status = EINVAL;
1360 kop[req].crk_status = EINVAL;
1365 kop[req].crk_status = EINVAL
    [all...]
cryptodev.h 278 u_int crk_status; /* return status */ member in struct:crypt_kop
299 u_int crk_status; /* return status */ member in struct:crypt_n_kop
314 * not in the original crypt_kop structure (crk_status).

Completed in 126 milliseconds