Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dhash.h136 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
190 int (*setkey)(struct crypto_shash *tfm, const u8 *key, member
211 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, member
Dskcipher.h38 int (*setkey)(struct crypto_skcipher *tfm, const u8 *key, member
112 int (*setkey)(struct crypto_skcipher *tfm, const u8 *key, member
Daead.h131 int (*setkey)(struct crypto_aead *tfm, const u8 *key, member
Dif_alg.h48 int (*setkey)(void *private, const u8 *key, unsigned int keylen); member
/Linux-v5.4/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
/Linux-v5.4/include/linux/
Dcrypto.h233 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
255 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
719 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, member
732 int (*setkey)(struct crypto_tfm *tfm, const u8 *key, member
/Linux-v5.4/lib/
Dbtree.c158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dfwcmd.h231 struct carl9170_set_key_cmd setkey; member