Home
last modified time | relevance | path

Searched defs:msg_octets (Results 1 – 5 of 5) 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()
/external/chromium_org/third_party/libsrtp/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()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dexternalhmac.cc147 int msg_octets) { in external_hmac_update()
153 int msg_octets, in external_hmac_compute()