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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cipher.h 179 #define cipher_decrypt(c, buf, len) \ macro
  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
cipher.c 214 status = cipher_decrypt(c, buffer, &len);
337 status = cipher_decrypt(c, buffer, &length);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c     [all...]

Completed in 85 milliseconds