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

/external/srtp/crypto/include/
H A Dcipher.h84 * a cipher_init_func_t [re-]initializes a cipher_t with a given key
88 typedef err_status_t (*cipher_init_func_t) typedef
142 cipher_init_func_t init;

Completed in 142 milliseconds