Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dcryptodev.c1133 struct crypt_op copc; in crypto_ioctl() member
1163 data = (void *)&thunk.copc; in crypto_ioctl()
1164 crypt_op_from_32((struct crypt_op32 *)data32, &thunk.copc); in crypto_ioctl()