/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | crypto.c | 48 static void sign_object(u8 *key, u8 *key_schedule, u8 *src, u8 *dst, in sign_object() 100 static int encrypt_and_sign(u8 *key, enum security_op oper, u8 *src, in encrypt_and_sign()
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00crypto.c | 19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() 67 struct ieee80211_key_conf *key = tx_info->control.hw_key; in rt2x00crypto_tx_overhead() local
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_spnego.c | 25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate() 44 cifs_spnego_key_destroy(struct key *key) in cifs_spnego_key_destroy()
|
/openbmc/linux/crypto/ |
H A D | tcrypt.h | 16 const char *key; member 21 const char *key; member
|
H A D | des_generic.c | 19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() 51 static int des3_ede_setkey(struct crypto_tfm *tfm, const u8 *key, in des3_ede_setkey()
|
H A D | cipher.c | 20 static int setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, in setkey_unaligned() 43 const u8 *key, unsigned int keylen) in crypto_cipher_setkey()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks-secvar.c | 75 static int plpks_get_variable(const char *key, u64 key_len, u8 *data, in plpks_get_variable() 115 static int plpks_set_variable(const char *key, u64 key_len, u8 *data, in plpks_set_variable()
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 245 static int bpf_struct_ops_map_get_next_key(struct bpf_map *map, void *key, in bpf_struct_ops_map_get_next_key() 255 int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_sys_lookup_elem() 292 static void *bpf_struct_ops_map_lookup_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_lookup_elem() 369 static long bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_update_elem() 563 static long bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_delete_elem() 591 static void bpf_struct_ops_map_seq_show_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_seq_show_elem()
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | cipher.c | 21 u8 key[DES_KEY_SIZE]; member 26 u8 key[DES3_EDE_KEY_SIZE]; member 260 static int mv_cesa_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in mv_cesa_aes_setkey() 282 static int mv_cesa_des_setkey(struct crypto_skcipher *cipher, const u8 *key, in mv_cesa_des_setkey() 298 const u8 *key, unsigned int len) in mv_cesa_des3_ede_setkey() 701 u32 *key; in mv_cesa_aes_op() local
|
/openbmc/linux/kernel/trace/ |
H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() 516 __tracing_map_insert(struct tracing_map *map, void *key, bool lookup_only) in __tracing_map_insert() 639 struct tracing_map_elt *tracing_map_insert(struct tracing_map *map, void *key) in tracing_map_insert() 661 struct tracing_map_elt *tracing_map_lookup(struct tracing_map *map, void *key) in tracing_map_lookup() 948 create_sort_entry(void *key, struct tracing_map_elt *elt) in create_sort_entry() 967 void *key; in detect_dups() local
|
/openbmc/linux/samples/bpf/ |
H A D | offwaketime_user.c | 47 static void print_stack(struct key_t *key, __u64 count) in print_stack() 79 struct key_t key = {}, next_key; in print_stacks() local
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | des_glue.c | 45 static int des_set_key(struct crypto_tfm *tfm, const u8 *key, in des_set_key() 65 static int des_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des_set_key_skcipher() 181 static int des3_ede_set_key(struct crypto_tfm *tfm, const u8 *key, in des3_ede_set_key() 214 static int des3_ede_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des3_ede_set_key_skcipher()
|
/openbmc/linux/drivers/crypto/ |
H A D | sa2ul.c | 384 static void prepare_kipad(u8 *k_ipad, const u8 *key, u16 key_sz) in prepare_kipad() 396 static void prepare_kopad(u8 *k_opad, const u8 *key, u16 key_sz) in prepare_kopad() 435 static void sa_prepare_iopads(struct algo_data *data, const u8 *key, in sa_prepare_iopads() 466 static inline int sa_aes_inv_key(u8 *inv_key, const u8 *key, u16 key_sz) in sa_aes_inv_key() 503 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() 885 static int sa_cipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sa_cipher_setkey() 947 static int sa_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, in sa_aes_cbc_setkey() 967 static int sa_aes_ecb_setkey(struct crypto_skcipher *tfm, const u8 *key, in sa_aes_ecb_setkey() 1801 const u8 *key, unsigned int keylen, in sa_aead_setkey() 1884 const u8 *key, unsigned int keylen) in sa_aead_cbc_sha1_setkey() [all …]
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg.c | 118 u8 key[CAAM_MAX_KEY_SIZE]; member 586 const u8 *key, unsigned int keylen) in aead_setkey() 649 static int des3_aead_setkey(struct crypto_aead *aead, const u8 *key, in des3_aead_setkey() 667 const u8 *key, unsigned int keylen) in gcm_setkey() 688 const u8 *key, unsigned int keylen) in rfc4106_setkey() 714 const u8 *key, unsigned int keylen) in rfc4543_setkey() 776 const u8 *key, unsigned int keylen) in aes_skcipher_setkey() 788 const u8 *key, unsigned int keylen) in rfc3686_skcipher_setkey() 809 const u8 *key, unsigned int keylen) in ctr_skcipher_setkey() 829 const u8 *key, unsigned int keylen) in des_skcipher_setkey() [all …]
|
/openbmc/linux/drivers/input/ |
H A D | matrix-keymap.c | 24 unsigned int row_shift, unsigned int key) in matrix_keypad_map_key() 183 unsigned int key = keymap_data->keymap[i]; in matrix_keypad_build_keymap() local
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-glue.c | 22 unsigned int nbytes, const u32 *key, in chacha20_crypt_s390() 72 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | orb.h | 20 u32 key:4; /* flags, like key, suspend control, etc. */ member 45 u32 key:4; member 68 u32 key:4; member
|
/openbmc/linux/fs/nfs/ |
H A D | fscache.c | 29 static bool nfs_append_int(char *key, int *_len, unsigned long long x) in nfs_append_int() 47 char *key, int *_len) in nfs_fscache_get_client_key() 93 char *key; in nfs_fscache_get_super_cookie() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | agpgart.h | 92 int key; /* tag of allocation */ member 102 int key; /* tag of allocation */ member 107 int key; /* tag of allocation */ member
|
/openbmc/linux/kernel/locking/ |
H A D | percpu-rwsem.c | 15 const char *name, struct lock_class_key *key) in __percpu_init_rwsem() 121 void *key) in percpu_rwsem_wake_function()
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | ghash-ce-core.S | 395 .macro enc_round, state, key 400 .macro enc_qround, s0, s1, s2, s3, key
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | noise.c | 305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() 521 u8 key[NOISE_SYMMETRIC_KEY_LEN]; in wg_noise_handshake_create_initiation() local 590 u8 key[NOISE_SYMMETRIC_KEY_LEN]; in wg_noise_handshake_consume_initiation() local 670 u8 key[NOISE_SYMMETRIC_KEY_LEN]; in wg_noise_handshake_create_response() local 734 u8 key[NOISE_SYMMETRIC_KEY_LEN]; in wg_noise_handshake_consume_response() local
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_mr.c | 18 u8 key; in rxe_get_next_key() local 50 u32 key = mr->elem.index << 8 | rxe_get_next_key(-1); in rxe_mr_init() local 616 struct rxe_mr *lookup_mr(struct rxe_pd *pd, int access, u32 key, in lookup_mr() 638 int rxe_invalidate_mr(struct rxe_qp *qp, u32 key) in rxe_invalidate_mr() 691 u32 key = wqe->wr.wr.reg.key; in rxe_reg_fast_mr() local
|
/openbmc/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | 307 static void start_output(DBDMA_channel *ch, int key, uint32_t addr, in start_output() 333 static void start_input(DBDMA_channel *ch, int key, uint32_t addr, in start_input() 359 static void load_word(DBDMA_channel *ch, int key, uint32_t addr, in load_word() 391 static void store_word(DBDMA_channel *ch, int key, uint32_t addr, in store_word() 451 uint16_t cmd, key; in channel_run() local
|
/openbmc/linux/include/crypto/ |
H A D | chacha.h | 66 static inline void chacha_init_generic(u32 *state, const u32 *key, const u8 *iv) in chacha_init_generic() 83 static inline void chacha_init(u32 *state, const u32 *key, const u8 *iv) in chacha_init()
|