HomeSort by relevance Sort by last modified time
    Searched refs:ekt_cipher_type (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
ekt.h 92 uint8_t ekt_cipher_type; member in struct:ekt_policy_ctx_t
105 uint8_t ekt_cipher_type; member in struct:ekt_data_t
133 unsigned ekt_cipher_type);
  /external/srtp/include/
ekt.h 92 uint8_t ekt_cipher_type; member in struct:ekt_policy_ctx_t
105 uint8_t ekt_cipher_type; member in struct:ekt_data_t
133 unsigned ekt_cipher_type);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
ekt.c 83 switch(ekt->data->ekt_cipher_type) {
179 if (stream->ekt->data->ekt_cipher_type != EKT_CIPHER_AES_128_ECB)
  /external/srtp/srtp/
ekt.c 83 switch(ekt->data->ekt_cipher_type) {
179 if (stream->ekt->data->ekt_cipher_type != EKT_CIPHER_AES_128_ECB)

Completed in 866 milliseconds