Searched refs:CRYPTIOCSTARTENC (Results 1 – 4 of 4) sorted by relevance
55 #define CRYPTIOCSTARTENC (CRYPTIOC | 0x03) macro
783 iocval = CRYPTIOCSTARTENC; in start_stream()
1326 crioc.ic_cmd = (dir == CRYPT_ENCRYPT ? CRYPTIOCSTARTENC : in start_stream()
3369 case CRYPTIOCSTARTENC: in cryptmodwput()