diff options
author | Werner Koch <[email protected]> | 2020-02-12 16:29:51 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-02-12 16:29:51 +0000 |
commit | 8c63430d1a40a70ff8b4ddf1ed0fcabf9c0afbcc (patch) | |
tree | 3d09e30b1948e41cb0524c4aa01ebd2642b2dbd2 /agent/command-ssh.c | |
parent | card: Fix parsing of the received card_list. (diff) | |
download | gnupg-8c63430d1a40a70ff8b4ddf1ed0fcabf9c0afbcc.tar.gz gnupg-8c63430d1a40a70ff8b4ddf1ed0fcabf9c0afbcc.zip |
gpg: Rename the struct card_key_info_s.
* g10/call-agent.h (struct card_key_info_s): Rename to ...
(struct keypair_info_s): this.
(keypair_info_t): New. Use this everywhere instead of
card_key_info_s.
* g10/call-agent.c (agent_scd_free_keyinfo): Rename to ..
(free_keypair_info): this. Change all callers.
--
The struct is also useful to store the data from KEYPAIRINFO status
lines. Thus renaming it makes sense. A future patch will extend the
struct.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'agent/command-ssh.c')
0 files changed, 0 insertions, 0 deletions