Home
last modified time | relevance | path

Searched refs:aes_icm_alloc (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
Daes_icm.c133 err_status_t aes_icm_alloc(cipher_t **c, int key_len, int forIsmacryp) { in aes_icm_alloc() function
554 (cipher_alloc_func_t) aes_icm_alloc,
/external/srtp/crypto/cipher/
Daes_icm.c132 err_status_t aes_icm_alloc(cipher_t **c, int key_len, int forIsmacryp) { in aes_icm_alloc() function
502 (cipher_alloc_func_t) aes_icm_alloc,