Searched refs:lo_encrypt_key (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dloop.h40 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info
57 __u8 lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dloop.h40 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info
57 __u8 lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dloop.h40 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info
57 __u8 lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dloop.h43 char lo_encrypt_key[LO_KEY_SIZE]; member in struct:loop_device
95 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info
112 __u8 lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dloop.h43 char lo_encrypt_key[LO_KEY_SIZE]; member in struct:loop_device
95 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info
112 __u8 lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:loop_info64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dloop.c44 unsigned char lo_encrypt_key[LO_KEY_SIZE]; member in struct:__anon35305
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dloop.c44 unsigned char lo_encrypt_key[LO_KEY_SIZE]; member in struct:__anon375
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dloop.c44 unsigned char lo_encrypt_key[LO_KEY_SIZE]; member in struct:__anon1280
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dloop.c126 key = lo->lo_encrypt_key;
945 memset(lo->lo_encrypt_key, 0, LO_KEY_SIZE);
1034 memcpy(lo->lo_encrypt_key, info->lo_encrypt_key,
1068 memcpy(info->lo_encrypt_key, lo->lo_encrypt_key,
1093 memcpy(info64->lo_encrypt_key, info->lo_encrypt_key, LO_KEY_SIZE);
1114 memcpy(info->lo_encrypt_key, info64->lo_encrypt_key, LO_KEY_SIZ
1264 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:compat_loop_info
[all...]
H A Dcryptoloop.c89 err = crypto_blkcipher_setkey(tfm, info->lo_encrypt_key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dloop.c126 key = lo->lo_encrypt_key;
945 memset(lo->lo_encrypt_key, 0, LO_KEY_SIZE);
1034 memcpy(lo->lo_encrypt_key, info->lo_encrypt_key,
1068 memcpy(info->lo_encrypt_key, lo->lo_encrypt_key,
1093 memcpy(info64->lo_encrypt_key, info->lo_encrypt_key, LO_KEY_SIZE);
1114 memcpy(info->lo_encrypt_key, info64->lo_encrypt_key, LO_KEY_SIZ
1264 unsigned char lo_encrypt_key[LO_KEY_SIZE]; /* ioctl w/o */ member in struct:compat_loop_info
[all...]
H A Dcryptoloop.c89 err = crypto_blkcipher_setkey(tfm, info->lo_encrypt_key,

Completed in 107 milliseconds