Searched refs:srtp_plaintext_ref (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c1201 uint8_t srtp_plaintext_ref[28] = { local
1276 if (octet_string_is_eq(srtp_ciphertext, srtp_plaintext_ref, len))
1309 uint8_t srtp_plaintext_ref[28] = { local
1384 if (octet_string_is_eq(srtp_ciphertext, srtp_plaintext_ref, len))
/external/srtp/test/
H A Dsrtp_driver.c1152 uint8_t srtp_plaintext_ref[28] = { local
1227 if (octet_string_is_eq(srtp_ciphertext, srtp_plaintext_ref, len))

Completed in 343 milliseconds