Home
last modified time | relevance | path

Searched refs:aes_icm_dealloc (Results 1 – 7 of 7) sorted by relevance

/external/srtp/crypto/include/
Daes_icm.h42 aes_icm_dealloc(cipher_t *c);
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
Daes_icm.h78 aes_icm_dealloc(cipher_t *c);
/external/srtp/
Dsrtp.def87 aes_icm_dealloc
/external/chromium_org/third_party/libsrtp/srtp/
Dsrtp.def88 aes_icm_dealloc
/external/srtp/googlepatches/
Dgoogle-5-buffer-overflow.patch5 @@ -164,18 +164,20 @@ aes_icm_dealloc(cipher_t *c) {
/external/srtp/crypto/cipher/
Daes_icm.c137 aes_icm_dealloc(cipher_t *c) { in aes_icm_dealloc() function
503 (cipher_dealloc_func_t) aes_icm_dealloc,
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
Daes_icm.c138 aes_icm_dealloc(cipher_t *c) { in aes_icm_dealloc() function
555 (cipher_dealloc_func_t) aes_icm_dealloc,