Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509.h51 typedef struct hx509_private_key_ops hx509_private_key_ops; typedef
H A Dcrypto.c46 struct hx509_private_key_ops { struct
78 hx509_private_key_ops *ops; argument
916 static hx509_private_key_ops rsa_private_key_ops = {
1023 static hx509_private_key_ops ecdsa_private_key_ops = {
1543 static struct hx509_private_key_ops *private_algs[] = {
1551 hx509_private_key_ops *
1810 struct hx509_private_key_ops *ops; in hx509_parse_private_key()
1843 const struct hx509_private_key_ops *ops = private_key->ops; in hx509_private_key2SPKI()
1905 struct hx509_private_key_ops *ops; in _hx509_generate_private_key()
2022 hx509_private_key_ops *ops, in hx509_private_key_init()
H A Dhx509-protos.h682 hx509_private_key_ops *
933 hx509_private_key_ops */*ops*/,