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

  /src/tests/crypto/opencrypto/
h_ioctl.c 189 unsigned char cno_dst[COUNT][AES_CIPHER_LEN]; local in function:test_ncryptretm
212 cno->dst = cno_dst[i];
290 unsigned char cno_dst[AES_CIPHER_LEN]; local in function:test_ncryptret_ent
310 cno.dst = cno_dst;
h_ioctl.c 189 unsigned char cno_dst[COUNT][AES_CIPHER_LEN]; local in function:test_ncryptretm
212 cno->dst = cno_dst[i];
290 unsigned char cno_dst[AES_CIPHER_LEN]; local in function:test_ncryptret_ent
310 cno.dst = cno_dst;

Completed in 20 milliseconds