/linux-3.3/arch/x86/crypto/ |
D | salsa20_glue.c | 45 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | digest.c | 61 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
|
D | cipher.c | 130 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
|
/linux-3.3/include/crypto/ |
D | hash.h | 48 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member 72 int (*setkey)(struct crypto_shash *tfm, const u8 *key, member 93 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
|
D | if_alg.h | 50 int (*setkey)(void *private, const u8 *key, unsigned int keylen); member
|
/linux-3.3/crypto/ |
D | cipher.c | 46 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
|
D | salsa20_generic.c | 169 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
|
D | blkcipher.c | 383 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function 572 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, in skcipher_geniv_alloc() member
|
D | xts.c | 33 static int setkey(struct crypto_tfm *parent, const u8 *key, in setkey() function
|
D | lrw.c | 79 static int setkey(struct crypto_tfm *parent, const u8 *key, in setkey() function
|
D | aead.c | 51 static int setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) in setkey() function
|
D | ablkcipher.c | 331 static int setkey(struct crypto_ablkcipher *tfm, const u8 *key, in setkey() function
|
/linux-3.3/include/linux/ |
D | crypto.h | 196 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member 211 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member 226 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member 325 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member 339 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member 355 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member 377 int (*setkey)(struct crypto_hash *tfm, const u8 *key, member
|
/linux-3.3/drivers/net/wireless/ath/carl9170/ |
D | fwcmd.h | 216 struct carl9170_set_key_cmd setkey; member
|
/linux-3.3/lib/ |
D | btree.c | 158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function
|