Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dsalsa20_glue.c40 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
/linux-4.4.14/include/crypto/
Dhash.h136 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
182 int (*setkey)(struct crypto_shash *tfm, const u8 *key, member
203 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
Dif_alg.h54 int (*setkey)(void *private, const u8 *key, unsigned int keylen); member
Daead.h135 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member
Dskcipher.h56 int (*setkey)(struct crypto_skcipher *tfm, const u8 *key, member
/linux-4.4.14/crypto/
Dcipher.c46 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
Dsalsa20_generic.c169 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
Dblkcipher.c397 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
586 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, in skcipher_geniv_alloc() member
Dxts.c33 static int setkey(struct crypto_tfm *parent, const u8 *key, in setkey() function
Dlrw.c79 static int setkey(struct crypto_tfm *parent, const u8 *key, in setkey() function
Dablkcipher.c329 static int setkey(struct crypto_ablkcipher *tfm, const u8 *key, in setkey() function
/linux-4.4.14/include/linux/
Dcrypto.h254 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
281 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
492 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
507 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
529 int (*setkey)(struct crypto_hash *tfm, const u8 *key, member
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dfwcmd.h224 struct carl9170_set_key_cmd setkey; member
/linux-4.4.14/lib/
Dbtree.c158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function