Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_gcm.c59 unsigned char databuf2[16]; in main() local
107 memset(databuf2, 0, sizeof(databuf2)); in main()
113 co.dst = databuf2; in main()