Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 32) sorted by relevance

12

/lib/
A Dsiphash.c116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64()
156 const siphash_key_t *key) in siphash_3u64()
184 const u64 forth, const siphash_key_t *key) in siphash_4u64()
207 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32()
216 const siphash_key_t *key) in siphash_3u32()
280 const hsiphash_key_t *key) in __hsiphash_unaligned()
349 const hsiphash_key_t *key) in hsiphash_3u32()
370 const u32 forth, const hsiphash_key_t *key) in hsiphash_4u32()
432 const hsiphash_key_t *key) in __hsiphash_unaligned()
495 const hsiphash_key_t *key) in hsiphash_3u32()
[all …]
A Dbtree.c158 unsigned long *key) in setkey()
207 unsigned long *key) in btree_last()
224 unsigned long *key) in keycmp()
241 unsigned long *key) in btree_lookup_node()
263 unsigned long *key) in btree_lookup()
359 unsigned long *key) in getpos()
625 unsigned long *key) in btree_remove()
715 u32 *key = (void *)__key; in visitor32() local
725 u64 *key = (void *)__key; in visitor64() local
735 u64 *key = (void *)__key; in visitor128() local
[all …]
A Dtest_static_keys.c37 struct static_key *key; member
41 #define test_key_func(key, branch) \ argument
47 static void invert_key(struct static_key *key) in invert_key()
A Donce.c10 struct static_key_true *key; member
25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump()
A Drbtree_test.c20 u32 key; member
36 u32 key = node->key; in insert() local
53 u32 key = node->key; in insert_cached() local
90 u32 key = node->key; in RB_DECLARE_CALLBACKS_MAX() local
114 u32 key = node->key; in insert_augmented_cached() local
A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
A Dtest_static_key_base.c34 static void invert_key(struct static_key *key) in invert_key()
A Dtest_rhashtable.c146 struct test_obj_val key = { in test_rht_lookup() local
247 struct test_obj_val key = { in test_rhashtable() local
314 struct test_obj_val key = { in test_rhltable() local
524 const char *key; in test_insert_dup() local
594 struct test_obj_val key = { in thread_lookup_test() local
A Ddigsig.c67 static int digsig_verify_rsa(struct key *key, in digsig_verify_rsa()
206 struct key *key; in digsig_verify() local
A Dbucket_locks.c16 const char *name, struct lock_class_key *key) in __alloc_bucket_spinlocks()
A Dextable.c91 static int cmp_ex_search(const void *key, const void *elt) in cmp_ex_search()
A Dtest_objagg.c38 struct tokey key; member
51 struct tokey key; in world_obj_get() local
93 const struct tokey *key = obj; in delta_check() local
103 struct tokey *key = obj; in delta_create() local
130 struct tokey *key = obj; in root_create() local
A Dbootconfig.c220 xbc_node_find_subkey(struct xbc_node *parent, const char *key) in xbc_node_find_subkey()
257 xbc_node_find_value(struct xbc_node *parent, const char *key, in xbc_node_find_value()
501 static inline __init bool xbc_valid_keyword(char *key) in xbc_valid_keyword()
A Drhashtable.c497 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
590 static void *rhashtable_try_insert(struct rhashtable *ht, const void *key, in rhashtable_try_insert()
641 void *rhashtable_insert_slow(struct rhashtable *ht, const void *key, in rhashtable_insert_slow()
980 static u32 rhashtable_jhash2(const void *key, u32 length, u32 seed) in rhashtable_jhash2()
/lib/crypto/
A Dpoly1305-donna64.c14 void poly1305_core_setkey(struct poly1305_core_key *key, in poly1305_core_setkey()
34 const struct poly1305_core_key *key, const void *src, in poly1305_core_blocks()
A Dsha256.c299 void hmac_sha224_preparekey(struct hmac_sha224_key *key, in hmac_sha224_preparekey()
307 void hmac_sha256_preparekey(struct hmac_sha256_key *key, in hmac_sha256_preparekey()
316 const struct __hmac_sha256_key *key) in __hmac_sha256_init()
374 void hmac_sha224(const struct hmac_sha224_key *key, in hmac_sha224()
385 void hmac_sha256(const struct hmac_sha256_key *key, in hmac_sha256()
A Dsha512.c285 void hmac_sha384_preparekey(struct hmac_sha384_key *key, in hmac_sha384_preparekey()
293 void hmac_sha512_preparekey(struct hmac_sha512_key *key, in hmac_sha512_preparekey()
302 const struct __hmac_sha512_key *key) in __hmac_sha512_init()
362 void hmac_sha384(const struct hmac_sha384_key *key, in hmac_sha384()
373 void hmac_sha512(const struct hmac_sha512_key *key, in hmac_sha512()
A Dpoly1305-donna32.c14 void poly1305_core_setkey(struct poly1305_core_key *key, in poly1305_core_setkey()
33 const struct poly1305_core_key *key, const void *src, in poly1305_core_blocks()
A Daesgcm.c45 int aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key, in aesgcm_expandkey()
63 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash()
561 u8 key[AES_MAX_KEY_SIZE] __nonstring; member
A Dblake2s-selftest.c550 u8 key[BLAKE2S_KEY_SIZE]; in blake2s_digest_test() local
A Dsha1.c266 void hmac_sha1_preparekey(struct hmac_sha1_key *key, in hmac_sha1_preparekey()
274 void hmac_sha1_init(struct hmac_sha1_ctx *ctx, const struct hmac_sha1_key *key) in hmac_sha1_init()
310 void hmac_sha1(const struct hmac_sha1_key *key, in hmac_sha1()
A Daescfb.c111 u8 key[AES_MAX_KEY_SIZE] __nonstring; member
A Ddes.c698 int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen) in des_expand_key()
822 int des3_ede_expand_key(struct des3_ede_ctx *ctx, const u8 *key, in des3_ede_expand_key()
/lib/crypto/tests/
A Dpoly1305_kunit.c117 static const u8 key[POLY1305_KEY_SIZE] = { 1 }; /* r_key=1, s_key=0 */ in test_poly1305_reduction_edge_cases() local
/lib/tests/
A Dhashtable_test.c13 int key; member

Completed in 50 milliseconds

12