Home
last modified time | relevance | path

Searched refs:sc_pkcs15_pubkey_info_t (Results 1 – 9 of 9) sorted by relevance

/dports/security/opensc/OpenSC-0.22.0/src/libopensc/
H A Dpkcs15-syn.c346 const sc_pkcs15_object_t *obj, const sc_pkcs15_pubkey_info_t *in_key) in sc_pkcs15emu_add_rsa_pubkey()
348 sc_pkcs15_pubkey_info_t key = *in_key; in sc_pkcs15emu_add_rsa_pubkey()
371 const sc_pkcs15_object_t *obj, const sc_pkcs15_pubkey_info_t *in_key) in sc_pkcs15emu_add_ec_pubkey()
373 sc_pkcs15_pubkey_info_t key = *in_key; in sc_pkcs15emu_add_ec_pubkey()
396 const sc_pkcs15_object_t *obj, const sc_pkcs15_pubkey_info_t *in_key) in sc_pkcs15emu_add_eddsa_pubkey()
398 sc_pkcs15_pubkey_info_t key = *in_key; in sc_pkcs15emu_add_eddsa_pubkey()
421 const sc_pkcs15_object_t *obj, const sc_pkcs15_pubkey_info_t *in_key) in sc_pkcs15emu_add_xeddsa_pubkey()
423 sc_pkcs15_pubkey_info_t key = *in_key; in sc_pkcs15emu_add_xeddsa_pubkey()
H A Dpkcs15.h433 typedef struct sc_pkcs15_pubkey_info sc_pkcs15_pubkey_info_t; typedef
927 void sc_pkcs15_free_pubkey_info(sc_pkcs15_pubkey_info_t *key);
1029 const struct sc_pkcs15_object *, const sc_pkcs15_pubkey_info_t *);
1033 const struct sc_pkcs15_object *, const sc_pkcs15_pubkey_info_t *);
1037 const struct sc_pkcs15_object *, const sc_pkcs15_pubkey_info_t *);
1041 const struct sc_pkcs15_object *, const sc_pkcs15_pubkey_info_t *);
H A Dpkcs15-gids.c47 sc_pkcs15_pubkey_info_t pubkey_info; in sc_pkcs15emu_gids_add_prkey()
H A Dpkcs15-openpgp.c399 sc_pkcs15_pubkey_info_t pubkey_info; in sc_pkcs15emu_openpgp_init()
H A Dpkcs15-itacns.c266 sc_pkcs15_pubkey_info_t info; in itacns_add_pubkey()
H A Dpkcs15-sc-hsm.c585 sc_pkcs15_pubkey_info_t pubkey_info; in sc_pkcs15emu_sc_hsm_add_pubkey()
H A Dpkcs15-pubkey.c1336 sc_pkcs15_free_pubkey_info(sc_pkcs15_pubkey_info_t *info) in sc_pkcs15_free_pubkey_info()
H A Dpkcs15.c1922 sc_pkcs15_free_pubkey_info((sc_pkcs15_pubkey_info_t *)obj->data); in sc_pkcs15_free_object()
/dports/net/opennx/opennx-0.16/opensc/
H A Dpkcs15.h292 typedef struct sc_pkcs15_pubkey_info sc_pkcs15_pubkey_info_t; typedef
644 void sc_pkcs15_free_pubkey_info(sc_pkcs15_pubkey_info_t *key);
725 const sc_pkcs15_object_t *, const sc_pkcs15_pubkey_info_t *);