Bug 181565

Summary: cryptoloop broken: Invalid argument
Product: [Fedora] Fedora Reporter: Need Real Name <lsof>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-04 23:54:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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