Searched refs:hx509_keyset_ops (Results 1 – 11 of 11) sorted by relevance
76 struct hx509_keyset_ops;156 struct hx509_keyset_ops { struct183 struct hx509_keyset_ops **ks_ops; argument
64 struct hx509_keyset_ops *ops;68 static struct hx509_keyset_ops *81 _hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops) in _hx509_ks_register()83 struct hx509_keyset_ops **val; in _hx509_ks_register()118 struct hx509_keyset_ops *ops; in hx509_certs_init()
80 struct hx509_keyset_ops keyset_null = {
642 static struct hx509_keyset_ops keyset_file = {658 static struct hx509_keyset_ops keyset_pemfile = {674 static struct hx509_keyset_ops keyset_derfile = {
204 static struct hx509_keyset_ops keyset_dir = {
203 static struct hx509_keyset_ops keyset_mem = {
249 struct hx509_keyset_ops */*ops*/);
579 struct hx509_keyset_ops keyset_keychain = {
690 static struct hx509_keyset_ops keyset_pkcs12 = {
1206 static struct hx509_keyset_ops keyset_pkcs11 = {
1623 * hx_locl.h (hx509_keyset_ops): add printinfo