HomeSort by relevance Sort by last modified time
    Searched refs:octet_string_set_to_zero (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
null_cipher.c 88 octet_string_set_to_zero((uint8_t *)c,
aes_icm.c 142 octet_string_set_to_zero((uint8_t *)c,
461 octet_string_set_to_zero(buffer, num_octets_to_output);
cipher.c 60 octet_string_set_to_zero(buffer, num_octets_to_output);
aes_cbc.c 94 octet_string_set_to_zero((uint8_t *)c,
  /external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
null_auth.c 87 octet_string_set_to_zero((uint8_t *)a,
auth.c 124 octet_string_set_to_zero(tag, test_case->tag_length_octets);
hmac.c 99 octet_string_set_to_zero((uint8_t *)a,
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 396 octet_string_set_to_zero(key, length);
470 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
486 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
501 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
510 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
521 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
537 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
554 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
569 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN);
578 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN)
    [all...]
ekt.c 219 octet_string_set_to_zero(base_tag, base_tag_len);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
crypto_math.h 117 octet_string_set_to_zero(uint8_t *s, int len);
233 octet_string_set_to_zero(uint8_t *s, int len);
datatypes.h 384 octet_string_set_to_zero(uint8_t *s, int len);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
datatypes.c 519 octet_string_set_to_zero(uint8_t *s, int len) { function
math.c 766 octet_string_set_to_zero(uint8_t *s, int len) { function

Completed in 439 milliseconds