Home
last modified time | relevance | path

Searched refs:auth_dealloc_func (Results 1 – 3 of 3) sorted by relevance

/external/srtp/crypto/include/
Dauth.h61 typedef err_status_t (*auth_dealloc_func)(auth_pointer_t ap); typedef
123 auth_dealloc_func dealloc;
/external/srtp/crypto/hash/
Dnull_auth.c151 (auth_dealloc_func) null_auth_dealloc,
Dhmac.c257 (auth_dealloc_func) hmac_dealloc,