Searched refs:hx509_private_key_ops (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dhx509.h51 typedef struct hx509_private_key_ops hx509_private_key_ops; typedef in typeref:struct:hx509_private_key_ops
H A Dhx509-protos.h682 hx509_private_key_ops *
933 hx509_private_key_ops */*ops*/,
H A Dcrypto.c46 struct hx509_private_key_ops { struct
78 hx509_private_key_ops *ops;
912 static hx509_private_key_ops rsa_private_key_ops = {
1019 static hx509_private_key_ops ecdsa_private_key_ops = {
1515 static struct hx509_private_key_ops *private_algs[] = {
1523 hx509_private_key_ops *
1782 struct hx509_private_key_ops *ops;
1815 const struct hx509_private_key_ops *ops = private_key->ops;
1877 struct hx509_private_key_ops *ops;
1994 hx509_private_key_ops *op
[all...]

Completed in 154 milliseconds