Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Dauth.h67 typedef err_status_t (*auth_update_func) typedef
126 auth_update_func update;
/external/srtp/crypto/hash/
Dnull_auth.c154 (auth_update_func) null_auth_update,
Dhmac.c260 (auth_update_func) hmac_update,