HomeSort by: relevance | last modified time | path
    Searched refs:ci_ivmethod (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/
cgdvar.h 44 const char *ci_ivmethod; member in struct:cgd_ioctl
cgd.c 1270 ret = copyinstr(ci->ci_ivmethod, inbuf, MAX_KEYSIZE, NULL);
  /src/tests/dev/cgd/
t_cgd_adiantum.c 304 ci.ci_ivmethod = ivmethod;
t_cgd_3des.c 739 ci.ci_ivmethod = ivmethod;
t_cgd_blowfish.c 1975 ci.ci_ivmethod = ivmethod;
t_cgd_aes.c 3140 ci.ci_ivmethod = ivmethod;
  /src/sbin/cgdconfig/
cgdconfig.c 988 ci.ci_ivmethod = string_tocharstar(p->ivmeth);

Completed in 22 milliseconds