HomeSort by: relevance | last modified time | path
    Searched defs:databuf2 (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/crypto/opencrypto/
h_gcm.c 59 unsigned char databuf2[16]; local in function:main
107 memset(databuf2, 0, sizeof(databuf2));
113 co.dst = databuf2;
h_gcm.c 59 unsigned char databuf2[16]; local in function:main
107 memset(databuf2, 0, sizeof(databuf2));
113 co.dst = databuf2;

Completed in 27 milliseconds