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

  /src/tests/modules/
t_kcov.c 316 common_head(int *fdp) function in typeref:typename:void *
392 buf1 = common_head(&fd1);
393 buf2 = common_head(&fd2);
425 buf = common_head(&fd);
464 buf = common_head(&fd);
494 buf = common_head(&fd);
  /src/tests/dev/sysmon/
t_swsensor.sh 67 common_head() { function
329 common_head "Test a simple sensor"
342 common_head "Test a sensor with internal limit"
355 common_head "Test a sensor with internal checking"
368 common_head "Test a simple sensor that provides entropy"
381 common_head "Test a sensor that provides entropy without polling"
  /src/tests/crypto/opencrypto/
t_opencrypto.sh 45 common_head() { function
74 common_head "Test ARC4 crypto"
92 common_head "Test CAMELLIA_CBC crypto"
105 common_head "Test DES_CBC crypto"
118 common_head "Test 3DES_CBC crypto"
131 common_head "Test GZIP_COMP Compression"
144 common_head "Test DEFLATE_COMP Compression"
157 common_head "Test DEFLATE_COMP Compression with random data"
170 common_head "Test AES_CTR crypto"
183 common_head "Test AES_CTR crypto
    [all...]

Completed in 14 milliseconds