Home
last modified time | relevance | path

Searched refs:hx509_keyset_ops (Results 1 – 11 of 11) sorted by relevance

/NextBSD/crypto/heimdal/lib/hx509/
HDhx_locl.h76 struct hx509_keyset_ops;
156 struct hx509_keyset_ops { struct
183 struct hx509_keyset_ops **ks_ops; argument
HDkeyset.c64 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()
HDks_null.c80 struct hx509_keyset_ops keyset_null = {
HDks_file.c635 static struct hx509_keyset_ops keyset_file = {
651 static struct hx509_keyset_ops keyset_pemfile = {
667 static struct hx509_keyset_ops keyset_derfile = {
HDks_dir.c204 static struct hx509_keyset_ops keyset_dir = {
HDks_mem.c203 static struct hx509_keyset_ops keyset_mem = {
HDhx509-private.h249 struct hx509_keyset_ops */*ops*/);
HDks_keychain.c579 struct hx509_keyset_ops keyset_keychain = {
HDks_p12.c690 static struct hx509_keyset_ops keyset_pkcs12 = {
HDks_p11.c1168 static struct hx509_keyset_ops keyset_pkcs11 = {
HDChangeLog1623 * hx_locl.h (hx509_keyset_ops): add printinfo