HomeSort by: relevance | last modified time | path
    Searched refs:pgp_sig_t (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/lib/
signature.h 71 const pgp_sig_t *,
76 const pgp_sig_t *,
81 const pgp_sig_t *,
85 const pgp_sig_t *,
89 const pgp_sig_t *,
netpgpsdk.h 66 unsigned, const pgp_sig_t *, const pgp_pubkey_t *);
validate.h 101 const pgp_sig_t *,
signature.c 95 pgp_sig_t sig;
132 pgp_dump_sig(pgp_sig_t *sig)
420 initialise_hash(pgp_hash_t *hash, const pgp_sig_t *sig)
432 init_key_sig(pgp_hash_t *hash, const pgp_sig_t *sig,
440 hash_add_trailer(pgp_hash_t *hash, const pgp_sig_t *sig,
468 const pgp_sig_t * sig,
505 const pgp_sig_t *sig,
517 const pgp_sig_t *sig,
540 const pgp_sig_t *sig,
572 const pgp_sig_t *sig
    [all...]
packet.h 663 typedef struct pgp_sig_t { struct
669 } pgp_sig_t; typedef in typeref:struct:pgp_sig_t
853 pgp_sig_t sig;
920 void pgp_sig_free(pgp_sig_t *);
977 pgp_sig_t sig; /* trust signature */
packet-parse.c 930 sig_free(pgp_sig_t *sig)
1574 parse_one_sig_subpacket(pgp_sig_t *sig,
1891 parse_sig_subpkts(pgp_sig_t *sig,
validate.c 181 const pgp_sig_t *sig,

Completed in 18 milliseconds