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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cryptoalg.h 118 #define cryptoalg_get_auth_tag_len(cryptoalg) ((cryptoalg)->auth_tag_len) macro
xfm.h 164 #define cryptoalg_get_auth_tag_len(cryptoalg) ((cryptoalg)->auth_tag_len) macro
  /external/srtp/crypto/include/
cryptoalg.h 118 #define cryptoalg_get_auth_tag_len(cryptoalg) ((cryptoalg)->auth_tag_len) macro
xfm.h 129 #define cryptoalg_get_auth_tag_len(cryptoalg) ((cryptoalg)->auth_tag_len) macro

Completed in 314 milliseconds