HomeSort by relevance Sort by last modified time
    Searched full:auth_key_len (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
virtio_crypto.h 117 __le32 auth_key_len; member in struct:virtio_crypto_mac_session_para
  /external/webrtc/talk/session/media/
srtpfilter_unittest.cc 566 int auth_key_len = 0, auth_tag_len = 0; local
567 EXPECT_TRUE(f1_.GetRtpAuthParams(&auth_key, &auth_key_len, &auth_tag_len));
569 EXPECT_EQ(20, auth_key_len);
    [all...]
  /external/kernel-headers/original/uapi/linux/
virtio_crypto.h 152 __le32 auth_key_len; member in struct:virtio_crypto_mac_session_para

Completed in 375 milliseconds