Home
last modified time | relevance | path

Searched defs:in_key (Results 26 – 37 of 37) sorted by relevance

12

/openbmc/linux/lib/crypto/
H A Daes.c185 int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in aes_expandkey()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-xcbc.c29 const u8 *in_key, in nx_xcbc_set_key()
/openbmc/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c44 static int ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, in ccm_setkey()
/openbmc/linux/drivers/crypto/
H A Dpadlock-aes.c107 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
162 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher()
/openbmc/linux/crypto/
H A Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
H A Daes_generic.c1136 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
H A Dseed.c327 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
H A Dcast6_generic.c106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) in __cast6_setkey()
H A Dcamellia_generic.c960 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key()
/openbmc/linux/net/mac802154/
H A Dllsec.c919 const struct ieee802154_llsec_key_id *in_key) in llsec_update_devkey_record()
950 const struct ieee802154_llsec_key_id *in_key, in llsec_update_devkey_info()
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c233 const u8 *in_key, unsigned int key_len) in aes_set_key_common()
252 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c140 u8 in_key = *key, in_key_inv = *key_inv; in ice_gen_key_word() local

12