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

/external/srtp/crypto/include/
H A Dcipher.h77 * a cipher_alloc_func_t allocates (but does not initialize) a cipher_t
80 typedef err_status_t (*cipher_alloc_func_t) typedef
140 cipher_alloc_func_t alloc;

Completed in 58 milliseconds