Home
last modified time | relevance | path

Searched refs:bn_key (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()
637 ((struct keynote_binary *) dc->dec_key)->bn_key = decoded; in kn_decode_key()
730 !memcmp(bn1->bn_key, bn2->bn_key, bn1->bn_len)) in kn_keycompare()
1433 if (kn_encode_hex(bn->bn_key, &s, bn->bn_len) != 0) in kn_encode_key()
1448 if (kn_encode_base64(bn->bn_key, bn->bn_len, s, in kn_encode_key()
H A Dkeynote.h42 char *bn_key; member
H A Dauxil.c86 res = (res + ((unsigned char) bn->bn_key[i])) % HASHTABLESIZE; in keynote_keyhash()
/dports/security/keynote/keynote-2.3/man/
H A Dkeynote.cat329 char *bn_key;