hx509_private_key_ops   98 source4/heimdal/lib/hx509/crypto.c     hx509_private_key_ops *ops;
hx509_private_key_ops  558 source4/heimdal/lib/hx509/crypto.c static hx509_private_key_ops rsa_private_key_ops = {
hx509_private_key_ops 1027 source4/heimdal/lib/hx509/crypto.c static struct hx509_private_key_ops *private_algs[] = {
hx509_private_key_ops 1032 source4/heimdal/lib/hx509/crypto.c static hx509_private_key_ops *
hx509_private_key_ops 1284 source4/heimdal/lib/hx509/crypto.c     struct hx509_private_key_ops *ops;
hx509_private_key_ops 1317 source4/heimdal/lib/hx509/crypto.c     const struct hx509_private_key_ops *ops = private_key->ops;
hx509_private_key_ops 1379 source4/heimdal/lib/hx509/crypto.c     struct hx509_private_key_ops *ops;
hx509_private_key_ops   84 source4/heimdal/lib/hx509/hx_locl.h typedef struct hx509_private_key_ops hx509_private_key_ops;