Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dts.h111 } TS_MSG_IMPRINT; typedef
128 TS_MSG_IMPRINT *msg_imprint;
173 TS_MSG_IMPRINT *msg_imprint;
296 TS_MSG_IMPRINT *TS_MSG_IMPRINT_new(void);
297 void TS_MSG_IMPRINT_free(TS_MSG_IMPRINT *a);
298 int i2d_TS_MSG_IMPRINT(const TS_MSG_IMPRINT *a, unsigned char **pp);
299 TS_MSG_IMPRINT *d2i_TS_MSG_IMPRINT(TS_MSG_IMPRINT **a,
302 TS_MSG_IMPRINT *TS_MSG_IMPRINT_dup(TS_MSG_IMPRINT *a);
304 TS_MSG_IMPRINT *d2i_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT **a);
305 int i2d_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT *a);
[all …]