/linux-4.4.14/arch/x86/crypto/ |
D | salsa20_glue.c | 40 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
|
/linux-4.4.14/include/crypto/ |
D | hash.h | 136 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
|
D | if_alg.h | 54 int (*setkey)(void *private, const u8 *key, unsigned int keylen); member
|
D | aead.h | 135 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member
|
D | skcipher.h | 56 int (*setkey)(struct crypto_skcipher *tfm, const u8 *key, member
|
/linux-4.4.14/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 | 397 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
|
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 | ablkcipher.c | 329 static int setkey(struct crypto_ablkcipher *tfm, const u8 *key, in setkey() function
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 254 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/ |
D | fwcmd.h | 224 struct carl9170_set_key_cmd setkey; member
|
/linux-4.4.14/lib/ |
D | btree.c | 158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function
|