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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdbx.c 182 * rdbx_init(&r, ws) initializes the rdbx_t pointed to by r with window size ws
186 rdbx_init(rdbx_t *rdbx, unsigned long ws) { function
  /external/srtp/crypto/replay/
rdbx.c 191 * rdbx_init(&r, ws) initializes the rdbx_t pointed to by r with window size ws
195 rdbx_init(rdbx_t *rdbx, unsigned long ws) { function

Completed in 47 milliseconds