Home
last modified time | relevance | path

Searched refs:hx509_private_key_ops (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dhx509.h54 typedef struct hx509_private_key_ops hx509_private_key_ops; typedef
Dhx_locl.h242 struct hx509_private_key_ops { struct
272 hx509_private_key_ops *ops; argument
Dhx509-protos.h1866 hx509_private_key_ops *
2415 hx509_private_key_ops */*ops*/,
Dcrypto.c576 static hx509_private_key_ops rsa_private_key_ops = {
1060 extern hx509_private_key_ops ecdsa_private_key_ops;
1063 static struct hx509_private_key_ops *private_algs[] = {
1071 hx509_private_key_ops *
1327 struct hx509_private_key_ops *ops; in hx509_parse_private_key()
1360 const struct hx509_private_key_ops *ops = private_key->ops; in hx509_private_key2SPKI()
1422 struct hx509_private_key_ops *ops; in _hx509_generate_private_key()
1527 hx509_private_key_ops *ops, in hx509_private_key_init()
Dcrypto-ec.c444 hx509_private_key_ops ecdsa_private_key_ops = {
/netbsd/src/crypto/external/bsd/heimdal/include/
Dhx509-protos.h1864 hx509_private_key_ops *
2413 hx509_private_key_ops */*ops*/,