Home
last modified time | relevance | path

Searched defs:setkey (Results 1 – 5 of 5) sorted by relevance

/crypto/
Dcipher.c42 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
Dlrw.c68 static int setkey(struct crypto_skcipher *parent, const u8 *key, in setkey() function
Dxts.c40 static int setkey(struct crypto_skcipher *parent, const u8 *key, in setkey() function
Dablkcipher.c317 static int setkey(struct crypto_ablkcipher *tfm, const u8 *key, in setkey() function
Dblkcipher.c390 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function