hx509_keyset_ops
struct hx509_keyset_ops */*ops*/);
struct hx509_keyset_ops **ks_ops;
struct hx509_keyset_ops;
struct hx509_keyset_ops *ops;
struct hx509_keyset_ops *ops;
static struct hx509_keyset_ops *
_hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops)
struct hx509_keyset_ops **val;
static struct hx509_keyset_ops keyset_dir = {
static struct hx509_keyset_ops keyset_file = {
static struct hx509_keyset_ops keyset_pemfile = {
static struct hx509_keyset_ops keyset_derfile = {
struct hx509_keyset_ops keyset_keychain = {
static struct hx509_keyset_ops keyset_mem = {
struct hx509_keyset_ops keyset_null = {
static struct hx509_keyset_ops keyset_pkcs11 = {
static struct hx509_keyset_ops keyset_pkcs12 = {