Bug 181565 - cryptoloop broken: Invalid argument
Summary: cryptoloop broken: Invalid argument
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-14 22:14 UTC by Need Real Name
Modified: 2015-01-04 22:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-04 23:54:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2006-02-14 22:14:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060212 Epiphany/1.9.6

Description of problem:
http://www.freeotfe.org/docs/Linux_examples__cryptoloop.htm#ac

# modprobe cryptoloop
# modprobe aes_i586
# dd if=/dev/zero of=./vol_aes128 bs=1k count=1024
# losetup -e AES128 /dev/loop0 ./vol_aes128
Password:
ioctl: LOOP_SET_STATUS: Invalid argument

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
x

Additional info:

Comment 1 Dave Jones 2006-03-04 23:54:08 UTC
use 'aes' instead of 'aes128'.
refer to the 'name' in /proc/crypto


Comment 2 Need Real Name 2006-03-05 00:04:11 UTC
Great. Thanks. Get a Permission denied error though, due to selinux.
Worth moving?

Comment 3 Dave Jones 2006-03-05 01:55:24 UTC
please file another bug against selinux-policy-targeted with the avc denial messages



Note You need to log in before you can comment on or make changes to this bug.