Home
last modified time | relevance | path

Searched refs:keynote_binary (Results 1 – 4 of 4) sorted by relevance

/dports/security/keynote/keynote-2.3/
H A Dsignature.c176 free(((struct keynote_binary *) key)->bn_key); in keynote_free_key()
630 dc->dec_key = (void *) calloc(1, sizeof(struct keynote_binary)); in kn_decode_key()
631 if (dc->dec_key == (struct keynote_binary *) NULL) in kn_decode_key()
637 ((struct keynote_binary *) dc->dec_key)->bn_key = decoded; in kn_decode_key()
638 ((struct keynote_binary *) dc->dec_key)->bn_len = len; in kn_decode_key()
663 struct keynote_binary *bn1, *bn2; in kn_keycompare()
727 bn1 = (struct keynote_binary *) key1; in kn_keycompare()
728 bn2 = (struct keynote_binary *) key2; in kn_keycompare()
1284 struct keynote_binary *bn; in kn_encode_key()
1429 bn = (struct keynote_binary *) dc->dec_key; in kn_encode_key()
H A Dkeynote.h39 struct keynote_binary struct
H A Dauxil.c49 struct keynote_binary *bn; in keynote_keyhash()
84 bn = (struct keynote_binary *) key; in keynote_keyhash()
/dports/security/keynote/keynote-2.3/man/
H A Dkeynote.cat326 struct keynote_binary