Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dspeed.c467 typedef struct loopargs_st { struct
468 ASYNC_JOB *inprogress_job;
469 ASYNC_WAIT_CTX *wait_ctx;
470 unsigned char *buf;
471 unsigned char *buf2;
472 unsigned char *buf_malloc;
473 unsigned char *buf2_malloc;
474 unsigned char *key;
475 unsigned char tag[TAG_LEN];
476 size_t buflen;
[all …]