Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c1396 struct crypt_kop kopc; in crypto_ioctl() member
1443 data = (void *)&thunk.kopc; in crypto_ioctl()
1444 crypt_kop_from_32((struct crypt_kop32 *)data32, &thunk.kopc); in crypto_ioctl()