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

  /src/sys/opencrypto/
cryptodev.c 136 u_int32_t requestid; member in struct:fcrypt
269 criofcr->requestid = 1;
1033 fcr->requestid = 1;
1291 cnop[req].reqid = atomic_inc_32_nv(&(fcr->requestid));
1424 kop[req].crk_reqid = atomic_inc_32_nv(&(fcr->requestid));
cryptodev.c 136 u_int32_t requestid; member in struct:fcrypt
269 criofcr->requestid = 1;
1033 fcr->requestid = 1;
1291 cnop[req].reqid = atomic_inc_32_nv(&(fcr->requestid));
1424 kop[req].crk_reqid = atomic_inc_32_nv(&(fcr->requestid));

Completed in 22 milliseconds