Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/cgd/
H A Dt_cgd_3des.c55 struct testvec { struct
56 unsigned int blkno;
57 const uint8_t *ptxt; /* PlainText */
58 const uint8_t *ctxt; /* CipherText */
H A Dt_cgd_blowfish.c55 struct testvec { struct
56 unsigned int blkno;
57 const uint8_t *ptxt; /* PlainText */
58 const uint8_t *ctxt; /* CipherText */
H A Dt_cgd_aes.c56 struct testvec { struct
57 unsigned int blkno;
58 const uint8_t *ptxt; /* PlainText */
59 const uint8_t *ctxt; /* CipherText */