HomeSort by relevance Sort by last modified time
    Searched defs:crypto_policy_set_aes_cm_128_hmac_sha1_80 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 487 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_80() sets a crypto
492 * The function crypto_policy_set_aes_cm_128_hmac_sha1_80() is a
501 #define crypto_policy_set_aes_cm_128_hmac_sha1_80(p) crypto_policy_set_rtp_default(p) macro
    [all...]
  /external/srtp/include/
srtp.h 478 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_80() sets a crypto
483 * The function crypto_policy_set_aes_cm_128_hmac_sha1_80() is a
492 #define crypto_policy_set_aes_cm_128_hmac_sha1_80(p) crypto_policy_set_rtp_default(p) macro

Completed in 32 milliseconds