Searched defs:msg_octets (Results 1 – 5 of 5) sorted by relevance
| /external/srtp/crypto/hash/ |
| D | null_auth.c | 109 int msg_octets, int tag_len, uint8_t *result) { in null_auth_compute() 116 int msg_octets) { in null_auth_update()
|
| D | hmac.c | 158 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/ |
| D | null_auth.c | 109 int msg_octets, int tag_len, uint8_t *result) { in null_auth_compute() 116 int msg_octets) { in null_auth_update()
|
| D | hmac.c | 158 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/ |
| D | externalhmac.cc | 147 int msg_octets) { in external_hmac_update() 153 int msg_octets, in external_hmac_compute()
|