Home
last modified time | relevance | path

Searched defs:imgpath (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd_aes.c3097 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
3228 const char imgpath[] = "aes-cbc-128-encblkno1.img"; in ATF_TC_BODY() local
3275 const char imgpath[] = "aes-cbc-128-encblkno8.img"; in ATF_TC_BODY() local
3322 const char imgpath[] = "aes-cbc-192-encblkno1.img"; in ATF_TC_BODY() local
3369 const char imgpath[] = "aes-cbc-192-encblkno8.img"; in ATF_TC_BODY() local
3416 const char imgpath[] = "aes-cbc-256-encblkno1.img"; in ATF_TC_BODY() local
3463 const char imgpath[] = "aes-cbc-256-encblkno8.img"; in ATF_TC_BODY() local
3509 const char imgpath[] = "aes-xts-256.img"; in ATF_TC_BODY() local
3561 const char imgpath[] = "aes-xts-512.img"; in ATF_TC_BODY() local
H A Dt_cgd_blowfish.c1932 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
2057 const char imgpath[] = "blowfish-cbc-128-encblkno1.img"; in ATF_TC_BODY() local
2104 const char imgpath[] = "blowfish-cbc-128-encblkno8.img"; in ATF_TC_BODY() local
2151 const char imgpath[] = "blowfish-cbc-256-encblkno1.img"; in ATF_TC_BODY() local
2198 const char imgpath[] = "blowfish-cbc-256-encblkno8.img"; in ATF_TC_BODY() local
2245 const char imgpath[] = "blowfish-cbc-448-encblkno1.img"; in ATF_TC_BODY() local
2292 const char imgpath[] = "blowfish-cbc-448-encblkno8.img"; in ATF_TC_BODY() local
H A Dt_cgd_3des.c696 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
821 const char imgpath[] = "3des-cbc-192-encblkno1.img"; in ATF_TC_BODY() local
868 const char imgpath[] = "3des-cbc-192-encblkno8.img"; in ATF_TC_BODY() local
/freebsd/stand/efi/gptboot/
H A Dproto.c140 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) in probe_handle()
202 probe_handles(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in probe_handles()
224 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
/freebsd/stand/efi/boot1/
H A Dproto.c55 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) in probe_handle()
156 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
H A Dboot1.c176 EFI_DEVICE_PATH *imgpath; in efi_main() local
/freebsd/stand/efi/libefi/
H A Defihttp.c182 EFI_DEVICE_PATH *imgpath, *devpath; in efihttp_dev_init() local
231 EFI_DEVICE_PATH *devpath, *imgpath; in efihttp_dev_open() local
/freebsd/stand/efi/loader/
H A Dmain.c1168 EFI_DEVICE_PATH *imgpath; in main() local