Home
last modified time | relevance | path

Searched refs:crypto_free (Results 1 – 15 of 15) sorted by relevance

/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch36 - crypto_free(str);
50 - crypto_free(str);
61 - crypto_free(str);
77 - crypto_free(str->limit);
78 - crypto_free(str);
91 - crypto_free(str->limit);
92 - crypto_free(str);
105 - crypto_free(str->limit);
106 - crypto_free(str);
118 + crypto_free(str->limit);
[all …]
Dvidyo-1-srtp-win.patch159 crypto_free
Dvidyo-3-srtp-ws.patch250 + crypto_free(v->word);
/external/srtp/crypto/kernel/
Dalloc.c83 crypto_free(void *ptr) { in crypto_free() function
108 crypto_free(void *ptr) { in crypto_free() function
Dcrypto_kernel.c267 crypto_free(ctype); in crypto_kernel_shutdown()
277 crypto_free(atype); in crypto_kernel_shutdown()
287 crypto_free(kdm); in crypto_kernel_shutdown()
/external/srtp/crypto/include/
Dalloc.h55 crypto_free(void *ptr);
/external/srtp/srtp/
Dsrtp.c155 crypto_free(str->limit); in srtp_stream_alloc()
161 crypto_free(str); in srtp_stream_alloc()
192 crypto_free(stream->limit); in srtp_stream_dealloc()
218 crypto_free(stream); in srtp_stream_dealloc()
1203 crypto_free(session); in srtp_dealloc()
1228 crypto_free(tmp); in srtp_add_stream()
1261 crypto_free(tmp); in srtp_add_stream()
/external/srtp/
Dsrtp.def91 crypto_free
/external/srtp/crypto/cipher/
Dnull_cipher.c92 crypto_free(c); in null_cipher_dealloc()
Daes_cbc.c98 crypto_free(c); in aes_cbc_dealloc()
Dcipher.c399 crypto_free(enc_buf); in cipher_bits_per_second()
Daes_icm.c145 crypto_free(c); in aes_icm_dealloc()
/external/srtp/crypto/hash/
Dnull_auth.c91 crypto_free(a); in null_auth_dealloc()
Dhmac.c103 crypto_free(a); in hmac_dealloc()
/external/srtp/crypto/math/
Ddatatypes.c447 crypto_free(v->word); in bitvector_dealloc()