Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.c51 struct hc_engine { struct
52 int references;
53 char *name;
54 char *id;
55 void (*destroy)(ENGINE *);
56 const RSA_METHOD *rsa;
57 const DH_METHOD *dh;
58 const RAND_METHOD *rand;