Searched refs:keyset (Results 1 – 15 of 15) sorted by relevance
17 |-k <keyset filepath>|o|o|One or a set of cose_keys|30 For convenience, a keyset from the COSE RFC is provided in33 from the provided keyset.
241 i.keyset = &set; in main()311 vi.keyset = &set; in main()
396 lws_dll2_owner_t *keyset; member459 lws_dll2_owner_t *keyset; member
36 |-k \<keyset filepath\>|One or a set of cose_keys|52 [2021/07/30 10:14:31:0420] U: LWS cose-key example tool -k keyset [-s alg-name kid ]
125 and a keyset of public keys the signature might use to validate (notice even a126 single key is passed in an lws_dll2_owner_t keyset).134 lws_dll2_owner_t *keyset;212 lws_dll2_owner_t *keyset;
1479 keyset = idleConf.GetKeySet(keyset_name)1480 bind_names = list(keyset.keys())1484 key = ' '.join(keyset[bind_name])1497 def save_new_key_set(keyset_name, keyset): argument1508 for event in keyset:1509 value = keyset[event]
594 in a keyset only affects its value in the keyset. All bindings are602 not affect their keyset-specific customization after 3.6.3. and vice
281 button) caused IDLE to fail on restart (no new keyset was created in
248 ck = lws_cose_key_from_set(cps->info.keyset, sl->kid.buf, sl->kid.len); in create_alg()974 assert(info->keyset); in lws_cose_validate_create()
36 assert(info->keyset); in lws_cose_sign_create()
871 keyset only affects its value in the keyset. All bindings are defined878 customizations made before 3.6.3 will not affect their keyset-specific
5757 keyset only affects its value in the keyset. All bindings are defined5764 customizations made before 3.6.3 will not affect their keyset-specific
682 info.keyset = &set; in test_cose_sign()
949 * Support for local machine keyset attribute in PKCS#12 files.
81699 static nsIAtom* keyset; member in nsGkAtoms