Home
last modified time | relevance | path

Searched defs:key (Results 376 – 400 of 2495) sorted by relevance

1...<<11121314151617181920>>...100

/openbmc/linux/crypto/
H A Dtcrypt.h16 const char *key; member
21 const char *key; member
H A Ddes_generic.c19 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 Dcipher.c20 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 Dplpks-secvar.c75 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 Dbpf_struct_ops.c245 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 Dcipher.c21 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 Dtracing_map.c505 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()
952 create_sort_entry(void *key, struct tracing_map_elt *elt) in create_sort_entry()
971 void *key; in detect_dups() local
/openbmc/linux/samples/bpf/
H A Doffwaketime_user.c47 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 Ddes_glue.c45 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 Dsa2ul.c384 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 Dcaamalg.c118 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 Dmatrix-keymap.c24 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 Dchacha-glue.c22 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 Dorb.h20 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 Dfscache.c29 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 Dagpgart.h92 int key; /* tag of allocation */ member
102 int key; /* tag of allocation */ member
107 int key; /* tag of allocation */ member
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c408 const u8 *key, u32 keylen) in otx2_cpt_skcipher_xts_setkey()
439 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey()
456 static int cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_aes_setkey()
488 const u8 *key, u32 keylen) in otx2_cpt_skcipher_cbc_aes_setkey()
494 const u8 *key, u32 keylen) in otx2_cpt_skcipher_ecb_aes_setkey()
500 const u8 *key, u32 keylen) in otx2_cpt_skcipher_cbc_des3_setkey()
506 const u8 *key, u32 keylen) in otx2_cpt_skcipher_ecb_des3_setkey()
893 const unsigned char *key, in otx2_cpt_aead_cbc_aes_sha_setkey()
945 const unsigned char *key, in otx2_cpt_aead_ecb_null_sha_setkey()
980 const unsigned char *key, in otx2_cpt_aead_gcm_aes_setkey()
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c15 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 Dghash-ce-core.S395 .macro enc_round, state, key
400 .macro enc_qround, s0, s1, s2, s3, key
/openbmc/linux/drivers/net/wireguard/
H A Dnoise.c305 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 Drxe_mr.c18 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 Dmac_dbdma.c307 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 Dchacha.h66 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()
/openbmc/linux/fs/btrfs/
H A Dbackref.c36 const struct btrfs_key *key, in check_extent_in_eb()
109 struct btrfs_key key; in find_extent_in_eb() local
480 struct btrfs_key key; in add_all_parents() local
896 struct btrfs_key key; in add_delayed_refs() local
1024 struct btrfs_key key; in add_inline_refs() local
1158 struct btrfs_key key; in add_keyed_refs() local
1391 struct btrfs_key key; in find_parent_nodes() local
2055 struct btrfs_key key; in btrfs_find_one_extref() local
2213 struct btrfs_key key; in extent_from_logical() local
2850 struct btrfs_key key; in btrfs_backref_iter_start() local
[all …]
/openbmc/linux/fs/orangefs/
H A Dxattr.c31 static int is_reserved_key(const char *key, size_t size) in is_reserved_key()
54 static unsigned int xattr_key(const char *key) in xattr_key()
63 const char *key) in find_cached_xattr()

1...<<11121314151617181920>>...100