Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c136 u_int crk_op; member
278 CP(*from, *to, crk_op); in crypt_kop_from_32()
292 CP(*from, *to, crk_op); in crypt_kop_to_32()
1221 switch (kop->crk_op) { in cryptodev_key()
1253 krp->krp_op = kop->crk_op; in cryptodev_key()
H A Dcryptodev.h298 u_int crk_op; /* ie. CRK_MOD_EXP or other */ member