Home
last modified time | relevance | path

Searched refs:octet_string_set_to_zero (Results 1 – 17 of 17) sorted by relevance

/external/srtp/crypto/include/
Dcrypto_math.h117 octet_string_set_to_zero(uint8_t *s, int len);
233 octet_string_set_to_zero(uint8_t *s, int len);
Ddatatypes.h377 octet_string_set_to_zero(uint8_t *s, int len);
/external/srtp/
Dsrtp.def73 octet_string_set_to_zero
DChanges135 Fixed srtp_init_aes_128_prf() by adding octet_string_set_to_zero()
148 Fixed octet_string_set_to_zero(), which was writing one
/external/srtp/crypto/cipher/
Dnull_cipher.c88 octet_string_set_to_zero((uint8_t *)c, in null_cipher_dealloc()
Daes_icm.c141 octet_string_set_to_zero((uint8_t *)c, in aes_icm_dealloc()
449 octet_string_set_to_zero(buffer, num_octets_to_output); in aes_icm_output()
Daes_cbc.c94 octet_string_set_to_zero((uint8_t *)c, in aes_cbc_dealloc()
Dcipher.c60 octet_string_set_to_zero(buffer, num_octets_to_output); in cipher_output()
/external/srtp/srtp/
Dsrtp.c348 octet_string_set_to_zero((uint8_t *)kdf, sizeof(srtp_kdf_t)); in srtp_kdf_clear()
395 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN); in srtp_stream_init_keys()
410 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN); in srtp_stream_init_keys()
444 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN); in srtp_stream_init_keys()
459 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN); in srtp_stream_init_keys()
465 octet_string_set_to_zero(tmp_key, MAX_SRTP_KEY_LEN); in srtp_stream_init_keys()
1735 octet_string_set_to_zero(auth_tag, tag_len); in srtp_unprotect_rtcp()
Dekt.c216 octet_string_set_to_zero(base_tag, base_tag_len); in ekt_write_data()
/external/srtp/crypto/hash/
Dnull_auth.c87 octet_string_set_to_zero((uint8_t *)a, in null_auth_dealloc()
Dauth.c124 octet_string_set_to_zero(tag, test_case->tag_length_octets); in auth_type_self_test()
Dhmac.c99 octet_string_set_to_zero((uint8_t *)a, in hmac_dealloc()
/external/srtp/crypto/math/
Ddatatypes.c519 octet_string_set_to_zero(uint8_t *s, int len) { in octet_string_set_to_zero() function
Dmath.c766 octet_string_set_to_zero(uint8_t *s, int len) { in octet_string_set_to_zero() function
/external/srtp/googlepatches/
Dvidyo-1-srtp-win.patch130 octet_string_set_to_zero(base_tag, base_tag_len);
Dvidyo-3-srtp-ws.patch5 octet_string_set_to_zero(uint8_t *s, int len);
325 @@ -773,165 +772,6 @@ octet_string_set_to_zero(uint8_t *s, int