Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Changing priority of crypto modules?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Infected
n00b
n00b


Joined: 15 Jan 2004
Posts: 24
Location: 127.0.0.1

PostPosted: Mon Mar 16, 2009 8:17 pm    Post subject: Changing priority of crypto modules? Reply with quote

Hello

I have a problem I was hoping someone could help me sort out.

Are there any way to change the priority of the ciphers listed in /proc/crypto,

Code:

name         : aes
driver       : aes-generic
module       : kernel
priority     : 100
refcnt       : 1
type         : cipher
blocksize    : 16
min keysize  : 16
max keysize  : 32


Code:

name         : aes
driver       : aes-i586
module       : kernel
priority     : 200
refcnt       : 13
type         : cipher
blocksize    : 16
min keysize  : 16
max keysize  : 32


I assume the higher the priority the more preference for a cipher to be used, or is it the other way around?

Is there any way to change what priority the ciphers are getting?

The reason I want to do this, I have a HiFn hardware crypto card, and the crypto modules injected into /proc/crypto by this card seems to take preference over the standard kernel ones, and I would very much like to choose what crypto modules will be used by default.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum