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

  /src/sys/opencrypto/
cryptodev.c 881 krp->krp_status = kop->crk_status;
931 kop->crk_status = krp->krp_status;
1384 kop[req].crk_status = SET_ERROR(EINVAL);
1389 kop[req].crk_status = SET_ERROR(EINVAL);
1394 kop[req].crk_status = SET_ERROR(EINVAL);
1399 kop[req].crk_status = SET_ERROR(EINVAL);
1404 kop[req].crk_status = SET_ERROR(EINVAL);
1409 kop[req].crk_status = SET_ERROR(EINVAL);
1414 kop[req].crk_status = SET_ERROR(EINVAL);
1419 kop[req].crk_status = SET_ERROR(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 18 milliseconds