Searched defs:in_key (Results 26 – 35 of 35) sorted by relevance
12
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | anubis.c | 462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
|
| H A D | seed.c | 327 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
|
| H A D | aes_generic.c | 1136 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
|
| H A D | cast6_generic.c | 106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) in __cast6_setkey()
|
| H A D | fips140-module.c | 448 const u8 *in_key, unsigned int key_len, in fips140_aes_expandkey()
|
| H A D | camellia_generic.c | 968 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-ce-ccm-glue.c | 46 static int ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, in ccm_setkey()
|
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | llsec.c | 908 const struct ieee802154_llsec_key_id *in_key) in llsec_update_devkey_record() 939 const struct ieee802154_llsec_key_id *in_key, in llsec_update_devkey_info()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | aesni-intel_glue.c | 313 const u8 *in_key, unsigned int key_len) in aes_set_key_common() 333 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 554 u8 in_key = *key, in_key_inv = *key_inv; in ice_gen_key_word() local
|
12