Searched defs:aes_icm_alloc_ismacryp (Results 1 - 1 of 1) sorted by relevance

/external/srtp/crypto/cipher/
H A Daes_icm.c93 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 71 milliseconds