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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
aes_icm.h 74 aes_icm_output(aes_icm_ctx_t *c,
  /external/chromium_org/third_party/libsrtp/srtp/crypto/rng/
ctr_prng.c 95 status = aes_icm_output(&ctr_prng.state, (uint8_t*)dest, len);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
aes_icm.c 457 aes_icm_output(aes_icm_ctx_t *c, uint8_t *buffer, int num_octets_to_output) { function

Completed in 27 milliseconds