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

  /external/srtp/include/
srtp.h 562 * @brief crypto_policy_set_null_cipher_hmac_sha1_80() sets a crypto
567 * The function call crypto_policy_set_null_cipher_hmac_sha1_80(&p)
587 crypto_policy_set_null_cipher_hmac_sha1_80(crypto_policy_t *p);
  /external/srtp/srtp/
srtp.c 1425 crypto_policy_set_null_cipher_hmac_sha1_80(crypto_policy_t *p) { function
    [all...]
  /external/srtp/test/
rtpw.c 322 crypto_policy_set_null_cipher_hmac_sha1_80(&policy.rtp);

Completed in 262 milliseconds