Searched refs:dkpath (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd_3des.c731 configure_cgd(int fd, const char *dkpath, const char *alg, argument
737 ci.ci_disk = dkpath;
822 const char *dkpath = "/dev/dk"; local
828 RL(dkfd = open_disk(dkpath, imgpath, dksize));
831 RL(configure_cgd(cgdfd, dkpath, "3des-cbc", "encblkno1",
840 RL(configure_cgd(cgdfd, dkpath, "3des-cbc", "encblkno1",
869 const char *dkpath = "/dev/dk"; local
875 RL(dkfd = open_disk(dkpath, imgpath, dksize));
878 RL(configure_cgd(cgdfd, dkpath, "3des-cbc", "encblkno8",
887 RL(configure_cgd(cgdfd, dkpath, "
[all...]
H A Dt_cgd_blowfish.c1967 configure_cgd(int fd, const char *dkpath, const char *alg, argument
1973 ci.ci_disk = dkpath;
2058 const char *dkpath = "/dev/dk"; local
2064 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2067 RL(configure_cgd(cgdfd, dkpath, "blowfish-cbc", "encblkno1",
2076 RL(configure_cgd(cgdfd, dkpath, "blowfish-cbc", "encblkno1",
2105 const char *dkpath = "/dev/dk"; local
2111 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2114 RL(configure_cgd(cgdfd, dkpath, "blowfish-cbc", "encblkno8",
2123 RL(configure_cgd(cgdfd, dkpath, "blowfis
2152 const char *dkpath = "/dev/dk"; local
2199 const char *dkpath = "/dev/dk"; local
2246 const char *dkpath = "/dev/dk"; local
2293 const char *dkpath = "/dev/dk"; local
[all...]
H A Dt_cgd_aes.c3132 configure_cgd(int fd, const char *dkpath, const char *alg, argument
3138 ci.ci_disk = dkpath;
3229 const char *dkpath = "/dev/dk"; local
3235 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3238 RL(configure_cgd(cgdfd, dkpath, "aes-cbc", "encblkno1",
3247 RL(configure_cgd(cgdfd, dkpath, "aes-cbc", "encblkno1",
3276 const char *dkpath = "/dev/dk"; local
3282 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3285 RL(configure_cgd(cgdfd, dkpath, "aes-cbc", "encblkno8",
3294 RL(configure_cgd(cgdfd, dkpath, "ae
3323 const char *dkpath = "/dev/dk"; local
3370 const char *dkpath = "/dev/dk"; local
3417 const char *dkpath = "/dev/dk"; local
3464 const char *dkpath = "/dev/dk"; local
3510 const char *dkpath = "/dev/dk"; local
3562 const char *dkpath = "/dev/dk"; local
[all...]

Completed in 71 milliseconds