Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Dauth.h70 typedef err_status_t (*auth_start_func)(void *state); typedef
127 auth_start_func start;
/external/srtp/crypto/hash/
Dnull_auth.c155 (auth_start_func) null_auth_start,
Dhmac.c261 (auth_start_func) hmac_start,