Home
last modified time | relevance | path

Searched defs:hx509_peer_info (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx_locl.h91 struct hx509_peer_info { struct
92 hx509_cert cert;
93 AlgorithmIdentifier *val;
94 size_t len;
H A Dhx509.h59 typedef struct hx509_peer_info *hx509_peer_info; typedef