Home
last modified time | relevance | path

Searched defs:in_key (Results 1 – 8 of 8) sorted by relevance

/crypto/
Daes_generic.c1212 int crypto_aes_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key, in crypto_aes_expand_key()
1277 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
Darc4.c27 static int arc4_set_key(struct crypto_tfm *tfm, const u8 *in_key, in arc4_set_key()
Dtea.c47 static int tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in tea_setkey()
120 static int xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in xtea_setkey()
Dkhazad.c756 static int khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, in khazad_setkey()
Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
Dseed.c331 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
Dcast6.c384 static int cast6_setkey(struct crypto_tfm *tfm, const u8 *in_key, in cast6_setkey()
Dcamellia.c1004 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key()