Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbg_cavs_test.c25 typedef struct test_ctx_st { struct
26 const unsigned char *entropy;
27 size_t entropylen;
28 int entropycnt;
29 const unsigned char *nonce;
30 size_t noncelen;
31 int noncecnt;
H A Ddrbgtest.c123 typedef struct test_ctx_st { struct
124 const unsigned char *entropy;
125 size_t entropylen;
126 int entropycnt;
127 const unsigned char *nonce;
128 size_t noncelen;
129 int noncecnt;