/openbmc/linux/lib/crypto/ |
H A D | des.c | 699 int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen) in des_expand_key() 823 int des3_ede_expand_key(struct des3_ede_ctx *ctx, const u8 *key, in des3_ede_expand_key()
|
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 210 u8 key; in opa_vnic_update_mac_tbl() local 304 u8 key; in opa_vnic_chk_mac_tbl() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_devlink.c | 152 const char *key; member 187 const char *key; member
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-crc32.c | 64 u32 key; member 90 static int stm32_crc_setkey(struct crypto_shash *tfm, const u8 *key, in stm32_crc_setkey()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
H A D | pipeline.c | 165 bool ia_css_pipeline_get_sp_thread_id(unsigned int key, unsigned int *val) in ia_css_pipeline_get_sp_thread_id() 464 bool ia_css_pipeline_is_mapped(unsigned int key) in ia_css_pipeline_is_mapped()
|
/openbmc/linux/kernel/locking/ |
H A D | rtmutex_api.c | 214 struct lock_class_key *key) in __rt_mutex_init() 495 struct lock_class_key *key) in __mutex_rt_init()
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_cca_key.h | 112 } __packed *key = p; in zcrypt_type6_mex_key_en() local 172 } __packed *key = p; in zcrypt_type6_crt_key() local
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-glue.c | 64 struct aesbs_ctx key; member 69 struct aesbs_ctx key; member
|
/openbmc/linux/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 104 u32 key; member 125 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey()
|
/openbmc/pam-ipmi/src/pam_ipmisave/ |
H A D | pam_ipmisave.c | 146 const EVP_CIPHER *cipher, const unsigned char *key, in encrypt_decrypt_data() 300 unsigned char key[EVP_MAX_KEY_LENGTH]; in update_pass_special_file() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | appcommands.cpp | 268 static int platSetSysFWVer(uint8_t* ver, const std::string key) in platSetSysFWVer() 293 const std::string key) in platGetSysFWVer()
|
/openbmc/linux/drivers/crypto/ |
H A D | talitos.c | 854 u8 key[TALITOS_MAX_KEY_SIZE]; member 890 const u8 *key, unsigned int keylen) in aead_setkey() 923 const u8 *key, unsigned int keylen) in aead_des3_setkey() 1492 const u8 *key, unsigned int keylen) in skcipher_setkey() 1509 const u8 *key, unsigned int keylen) in skcipher_des_setkey() 1516 const u8 *key, unsigned int keylen) in skcipher_des3_setkey() 1523 const u8 *key, unsigned int keylen) in skcipher_aes_setkey() 2186 static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, in keyhash() 2217 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey()
|
/openbmc/linux/include/linux/ |
H A D | keyctl.h | 30 struct key *key; member
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | aes_cbc.c | 51 static int p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_cbc_setkey()
|
H A D | aes_ctr.c | 50 static int p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_ctr_setkey()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_noinline.c | 10 struct vip key = {.protocol = 6}; in test_xdp_noinline() local
|
/openbmc/phosphor-gpio-monitor/presence/ |
H A D | gpio_presence.hpp | 69 const std::string& path, const unsigned int key, in Presence()
|
/openbmc/qemu/crypto/ |
H A D | secret_keyring.c | 31 long keyctl_read(int32_t key, uint8_t *buffer, size_t buflen) in keyctl_read()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | key.hpp | 4 namespace key namespace
|
/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | lpm_trie_map_batch_ops.c | 69 struct test_lpm_key *keys, key; in test_lpm_trie_map_batch_ops() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func9.c | 90 const __u32 key = 1; in global_func9() local
|
H A D | refcounted_kptr_fail.c | 10 long key; member
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | map.c | 77 int key; in map_browser__run() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tcpnotify_user.c | 82 __u32 key = 0; in main() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_devlink.c | 196 #define fixed(key, getter) { ICE_VERSION_FIXED, key, getter, NULL } argument 197 #define running(key, getter) { ICE_VERSION_RUNNING, key, getter, NULL } argument 198 #define stored(key, getter, fallback) { ICE_VERSION_STORED, key, getter, fallback } argument 210 #define combined(key, active, pending) \ argument 222 const char *key; member 324 const char *key = ice_devlink_versions[i].key; in ice_devlink_info_get() local
|