Home
last modified time | relevance | path

Searched refs:cipher_dealloc_func_t (Results 1 – 4 of 4) sorted by relevance

/external/srtp/crypto/include/
Dcipher.h93 typedef err_status_t (*cipher_dealloc_func_t)(cipher_pointer_t cp); typedef
141 cipher_dealloc_func_t dealloc;
/external/srtp/crypto/cipher/
Dnull_cipher.c142 (cipher_dealloc_func_t) null_cipher_dealloc,
Daes_cbc.c433 (cipher_dealloc_func_t) aes_cbc_dealloc,
Daes_icm.c503 (cipher_dealloc_func_t) aes_icm_dealloc,