Searched defs:cipher_test_case_t (Results 1 - 1 of 1) sorted by relevance

/external/srtp/crypto/include/
H A Dcipher.h119 * cipher_test_case_t is a (list of) key, salt, xtd_seq_num_t,
126 typedef struct cipher_test_case_t { struct
134 struct cipher_test_case_t *next_test_case; /* pointer to next testcase */
135 } cipher_test_case_t; typedef in typeref:struct:cipher_test_case_t
148 cipher_test_case_t *test_data;

Completed in 76 milliseconds