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

  /external/srtp/include/
srtp.h 532 * @brief crypto_policy_set_aes_cm_128_null_auth() sets a crypto
537 * The function call crypto_policy_set_aes_cm_128_null_auth(&p) sets
558 crypto_policy_set_aes_cm_128_null_auth(crypto_policy_t *p);
  /external/srtp/test/
rtpw.c 318 crypto_policy_set_aes_cm_128_null_auth(&policy.rtp);
  /external/srtp/srtp/
srtp.c 1406 crypto_policy_set_aes_cm_128_null_auth(crypto_policy_t *p) { function
    [all...]

Completed in 21 milliseconds