Home
last modified time | relevance | path

Searched refs:sig_keyid (Results 1 – 3 of 3) sorted by relevance

/dports/security/seahorse/seahorse-41.0/pgp/
H A Dseahorse-pgp-uid-list-box.c331 const char *sig_keyid; in create_row_for_signature() local
341 sig_keyid = seahorse_pgp_signature_get_keyid (signature); in create_row_for_signature()
342 keyid_label = gtk_label_new (sig_keyid); in create_row_for_signature()
350 if (seahorse_pgp_key_has_keyid (key, sig_keyid)) { in create_row_for_signature()
362 if (seahorse_pgp_keyid_equal (sig_keyid, keyid)) { in create_row_for_signature()
H A Dseahorse-pgp-uid.c416 const char *sig_keyid; in seahorse_pgp_uid_add_signature() local
419 sig_keyid = seahorse_pgp_signature_get_keyid (sig); in seahorse_pgp_uid_add_signature()
420 if (seahorse_pgp_keyid_equal (keyid, sig_keyid)) in seahorse_pgp_uid_add_signature()
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/
H A DInfo.php981 && ($key != 'sig_keyid')