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

  /external/srtp/crypto/include/
aes_icm.h 51 aes_icm_alloc_ismacryp(cipher_t **c,
  /external/srtp/crypto/cipher/
aes_icm.c 93 aes_icm_alloc_ismacryp(cipher_t **c, int key_len, int forIsmacryp) { function
133 return aes_icm_alloc_ismacryp(c, key_len, 0);

Completed in 16 milliseconds