Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Dcipher.h80 typedef err_status_t (*cipher_alloc_func_t) typedef
140 cipher_alloc_func_t alloc;
/external/srtp/crypto/cipher/
Dnull_cipher.c141 (cipher_alloc_func_t) null_cipher_alloc,
Daes_cbc.c432 (cipher_alloc_func_t) aes_cbc_alloc,
Daes_icm.c502 (cipher_alloc_func_t) aes_icm_alloc,