Searched refs:next_test_case (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
H A Dsha1_driver.c60 struct hash_test_case_t *next_test_case; member in struct:hash_test_case_t
91 test_case->next_test_case = list_head;
493 next = t->next_test_case;
525 test_case = test_case->next_test_case;
/external/srtp/crypto/test/
H A Dsha1_driver.c60 struct hash_test_case_t *next_test_case; member in struct:hash_test_case_t
91 test_case->next_test_case = list_head;
510 test_case = test_case->next_test_case;
/external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
H A Dauth.c166 test_case = test_case->next_test_case;
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dauth.h118 struct auth_test_case_t *next_test_case; /* pointer to next testcase */ member in struct:auth_test_case_t
H A Dcipher.h135 struct cipher_test_case_t *next_test_case; /* pointer to next testcase */ member in struct:cipher_test_case_t
/external/srtp/crypto/hash/
H A Dauth.c166 test_case = test_case->next_test_case;
/external/srtp/crypto/include/
H A Dauth.h116 struct auth_test_case_t *next_test_case; /* pointer to next testcase */ member in struct:auth_test_case_t
H A Dcipher.h134 struct cipher_test_case_t *next_test_case; /* pointer to next testcase */ member in struct:cipher_test_case_t
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
H A Dcipher.c256 test_case = test_case->next_test_case;
/external/srtp/crypto/cipher/
H A Dcipher.c256 test_case = test_case->next_test_case;

Completed in 152 milliseconds