Searched refs:pgpv_fingerprint_t (Results 1 – 3 of 3) sorted by relevance
53 typedef struct pgpv_fingerprint_t { struct57 } pgpv_fingerprint_t; argument64 pgpv_fingerprint_t fingerprint; /* key fingerprint i.e. digest */
433 pgpv_calc_fingerprint(pgpv_fingerprint_t *fingerprint, pgpv_pubkey_t *pubkey) in pgpv_calc_fingerprint()481 fmt_fingerprint(char *s, size_t size, pgpv_fingerprint_t *fingerprint, const char *name) in fmt_fingerprint()
74 typedef struct pgpv_fingerprint_t { struct78 } pgpv_fingerprint_t; argument85 pgpv_fingerprint_t fingerprint; /* key fingerprint i.e. digest */800 pgpv_calc_fingerprint(pgpv_fingerprint_t *fingerprint, pgpv_pubkey_t *pubkey, const char *hashtype) in pgpv_calc_fingerprint()848 fmt_fingerprint(obuf_t *obuf, pgpv_fingerprint_t *fingerprint, const char *name) in fmt_fingerprint()