Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source4/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
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; in hx509_parse_private_key()
1815 const struct hx509_private_key_ops *ops = private_key->ops; in hx509_private_key2SPKI()
1877 struct hx509_private_key_ops *ops; in _hx509_generate_private_key()
1994 hx509_private_key_ops *ops, in hx509_private_key_init()