Searched defs:pubkey_t (Results 1 – 2 of 2) sorted by relevance
104 typedef struct pubkey_t { struct112 netpgpv_rsa_pubkey_t rsa; /* specific RSA keys */ argument113 netpgpv_dsa_pubkey_t dsa; /* specific DSA keys */ argument114 } pubkey_t; argument
104 typedef struct pubkey_t { struct112 rsa_pubkey_t rsa; /* specific RSA keys */ argument113 dsa_pubkey_t dsa; /* specific DSA keys */ argument114 } pubkey_t; argument