Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/crypto/
Dsalsa20_glue.c40 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey() function
/linux-4.1.27/include/crypto/
Dhash.h131 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
177 int (*setkey)(struct crypto_shash *tfm, const u8 *key, member
198 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
Dif_alg.h54 int (*setkey)(void *private, const u8 *key, unsigned int keylen); member
/linux-4.1.27/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.c396 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey() function
585 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
Daead.c51 static int setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) in setkey() function
Dablkcipher.c329 static int setkey(struct crypto_ablkcipher *tfm, const u8 *key, in setkey() function
/linux-4.1.27/include/linux/
Dcrypto.h282 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
323 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member
350 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
592 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
606 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member
622 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
644 int (*setkey)(struct crypto_hash *tfm, const u8 *key, member
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dfwcmd.h224 struct carl9170_set_key_cmd setkey; member
/linux-4.1.27/lib/
Dbtree.c158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function