Home
last modified time | relevance | path

Searched defs:msg_octets (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/hash/
Dnull_auth.c109 int msg_octets, int tag_len, uint8_t *result) { in null_auth_compute()
116 int msg_octets) { in null_auth_update()
Dhmac.c158 hmac_update(hmac_ctx_t *state, const uint8_t *message, int msg_octets) { in hmac_update()
171 int msg_octets, int tag_len, uint8_t *result) { in hmac_compute()