key2 573 maint/gnulib/lib/des.c gl_3des_set2keys (gl_3des_ctx *ctx, const char * key1, const char * key2) key2 578 maint/gnulib/lib/des.c des_key_schedule (key2, &(ctx->decrypt_subkeys[32])); key2 598 maint/gnulib/lib/des.c const char * key2, const char * key3) key2 603 maint/gnulib/lib/des.c des_key_schedule (key2, &(ctx->decrypt_subkeys[32])); key2 86 maint/gnulib/lib/des.h const char * key2); key2 96 maint/gnulib/lib/des.h const char * key2, key2 80 maint/gnulib/lib/gl_map.h typedef bool (*gl_mapkey_equals_fn) (const void *key1, const void *key2); key2 82 maint/gnulib/lib/gl_omap.h typedef int (*gl_mapkey_compar_fn) (const void *key1, const void *key2); key2 74 maint/gnulib/tests/test-array_map.c const void *key2 = ((struct pair const *)pairptr2)->key; key2 75 maint/gnulib/tests/test-array_map.c return strcmp ((const char *) key1, (const char *) key2); key2 46 maint/gnulib/tests/test-array_omap.c const void *key2; key2 57 maint/gnulib/tests/test-array_omap.c ASSERT (gl_list_iterator_next (&iterk, &key2, &node)); key2 59 maint/gnulib/tests/test-array_omap.c ASSERT (key1 == key2); key2 63 maint/gnulib/tests/test-array_omap.c ASSERT (!gl_list_iterator_next (&iterk, &key2, &node)); key2 46 maint/gnulib/tests/test-avltree_omap.c const void *key2; key2 55 maint/gnulib/tests/test-avltree_omap.c ASSERT (gl_omap_iterator_next (&iter2, &key2, &value2)); key2 56 maint/gnulib/tests/test-avltree_omap.c ASSERT (key1 == key2); key2 60 maint/gnulib/tests/test-avltree_omap.c ASSERT (!gl_omap_iterator_next (&iter2, &key2, &value2)); key2 63 maint/gnulib/tests/test-des.c char key2[8] = { 0x11, 0x22, 0x33, 0x44, 0xff, 0xaa, 0xcc, 0xdd }; key2 70 maint/gnulib/tests/test-des.c gl_3des_set2keys (&des3, key1, key2); key2 72 maint/gnulib/tests/test-des.c gl_3des_ecb_decrypt (&des3, input, key2); key2 73 maint/gnulib/tests/test-des.c gl_3des_set3keys (&des3, key1, input, key2); key2 74 maint/gnulib/tests/test-hash_map.c const void *key2 = ((struct pair const *)pairptr2)->key; key2 75 maint/gnulib/tests/test-hash_map.c return strcmp ((const char *) key1, (const char *) key2); key2 88 maint/gnulib/tests/test-hash_map.c const void *key2; key2 97 maint/gnulib/tests/test-hash_map.c ASSERT (gl_map_iterator_next (&iter2, &key2, &value2)); key2 100 maint/gnulib/tests/test-hash_map.c pairs_of_map2[i].key = key2; key2 104 maint/gnulib/tests/test-hash_map.c ASSERT (!gl_map_iterator_next (&iter2, &key2, &value2)); key2 74 maint/gnulib/tests/test-linkedhash_map.c const void *key2 = ((struct pair const *)pairptr2)->key; key2 75 maint/gnulib/tests/test-linkedhash_map.c return strcmp ((const char *) key1, (const char *) key2); key2 88 maint/gnulib/tests/test-linkedhash_map.c const void *key2; key2 97 maint/gnulib/tests/test-linkedhash_map.c ASSERT (gl_map_iterator_next (&iter2, &key2, &value2)); key2 100 maint/gnulib/tests/test-linkedhash_map.c pairs_of_map2[i].key = key2; key2 104 maint/gnulib/tests/test-linkedhash_map.c ASSERT (!gl_map_iterator_next (&iter2, &key2, &value2)); key2 46 maint/gnulib/tests/test-rbtree_omap.c const void *key2; key2 55 maint/gnulib/tests/test-rbtree_omap.c ASSERT (gl_omap_iterator_next (&iter2, &key2, &value2)); key2 56 maint/gnulib/tests/test-rbtree_omap.c ASSERT (key1 == key2); key2 60 maint/gnulib/tests/test-rbtree_omap.c ASSERT (!gl_omap_iterator_next (&iter2, &key2, &value2));