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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
aes_icm.c 344 aes_icm_encrypt_ismacryp(aes_icm_ctx_t *c, function
453 return aes_icm_encrypt_ismacryp(c, buf, enc_len, 0);
  /external/srtp/crypto/cipher/
aes_icm.c 332 aes_icm_encrypt_ismacryp(aes_icm_ctx_t *c, function
441 return aes_icm_encrypt_ismacryp(c, buf, enc_len, 0);

Completed in 832 milliseconds