Home
last modified time | relevance | path

Searched refs:crk_status (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c137 u_int crk_status; member
279 CP(*from, *to, crk_status); in crypt_kop_from_32()
293 CP(*from, *to, crk_status); in crypt_kop_to_32()
1254 krp->krp_status = kop->crk_status; in cryptodev_key()
1315 kop->crk_status = krp->krp_status; in cryptodev_key()
H A Dcryptodev.h299 u_int crk_status; /* return status */ member