Home
last modified time | relevance | path

Searched refs:srtp_err_status_alloc_fail (Results 1 – 18 of 18) sorted by relevance

/external/libsrtp2/crypto/hash/
Dhmac_ossl.c90 return srtp_err_status_alloc_fail; in srtp_hmac_alloc()
102 return srtp_err_status_alloc_fail; in srtp_hmac_alloc()
109 return srtp_err_status_alloc_fail; in srtp_hmac_alloc()
Dnull_auth.c72 return srtp_err_status_alloc_fail; in srtp_null_auth_alloc()
Dhmac.c89 return srtp_err_status_alloc_fail; in srtp_hmac_alloc()
/external/libsrtp2/crypto/cipher/
Daes_icm_ossl.c130 return srtp_err_status_alloc_fail; in srtp_aes_icm_openssl_alloc()
137 return srtp_err_status_alloc_fail; in srtp_aes_icm_openssl_alloc()
145 return srtp_err_status_alloc_fail; in srtp_aes_icm_openssl_alloc()
Daes_gcm_ossl.c102 return (srtp_err_status_alloc_fail); in srtp_aes_gcm_openssl_alloc()
109 return (srtp_err_status_alloc_fail); in srtp_aes_gcm_openssl_alloc()
117 return srtp_err_status_alloc_fail; in srtp_aes_gcm_openssl_alloc()
Dnull_cipher.c69 return srtp_err_status_alloc_fail; in srtp_null_cipher_alloc()
Daes_icm_nss.c135 return srtp_err_status_alloc_fail; in srtp_aes_icm_nss_alloc()
143 return srtp_err_status_alloc_fail; in srtp_aes_icm_nss_alloc()
Daes_gcm_nss.c115 return (srtp_err_status_alloc_fail); in srtp_aes_gcm_nss_alloc()
123 return (srtp_err_status_alloc_fail); in srtp_aes_gcm_nss_alloc()
Daes_icm.c118 return srtp_err_status_alloc_fail; in srtp_aes_icm_alloc()
125 return srtp_err_status_alloc_fail; in srtp_aes_icm_alloc()
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c324 return srtp_err_status_alloc_fail; in srtp_crypto_kernel_do_load_cipher_type()
400 return srtp_err_status_alloc_fail; in srtp_crypto_kernel_do_load_auth_type()
533 return srtp_err_status_alloc_fail; in srtp_crypto_kernel_load_debug_module()
/external/webrtc/pc/
Dexternal_hmac.cc76 return srtp_err_status_alloc_fail; in external_hmac_alloc()
/external/libsrtp2/test/
Dsrtp_driver.c1046 return srtp_err_status_alloc_fail; in srtp_test()
1050 return srtp_err_status_alloc_fail; in srtp_test()
1131 return srtp_err_status_alloc_fail; in srtp_test()
1260 return srtp_err_status_alloc_fail; in srtcp_test()
1265 return srtp_err_status_alloc_fail; in srtcp_test()
1346 return srtp_err_status_alloc_fail; in srtcp_test()
2657 return srtp_err_status_alloc_fail; in srtp_test_update()
2673 return srtp_err_status_alloc_fail; in srtp_test_update()
2696 return srtp_err_status_alloc_fail; in srtp_test_update()
2720 return srtp_err_status_alloc_fail; in srtp_test_update()
Ddtls_srtp_driver.c149 return srtp_err_status_alloc_fail; in test_dtls_srtp()
/external/libsrtp2/crypto/test/
Dcipher_driver.c456 return srtp_err_status_alloc_fail; in cipher_array_alloc_init()
465 return srtp_err_status_alloc_fail; in cipher_array_alloc_init()
Dsha1_driver.c83 return srtp_err_status_alloc_fail; in hash_test_case_add()
/external/libsrtp2/crypto/replay/
Drdbx.c182 return srtp_err_status_alloc_fail; in srtp_rdbx_init()
/external/libsrtp2/include/
Dsrtp.h168 srtp_err_status_alloc_fail = 3, /**< couldn't allocate memory */ enumerator
/external/libsrtp2/srtp/
Dsrtp.c303 return srtp_err_status_alloc_fail; in srtp_stream_alloc()
322 return srtp_err_status_alloc_fail; in srtp_stream_alloc()
374 return srtp_err_status_alloc_fail; in srtp_stream_alloc()
393 return srtp_err_status_alloc_fail; in srtp_stream_alloc()
466 return srtp_err_status_alloc_fail; in srtp_stream_clone()
476 return srtp_err_status_alloc_fail; in srtp_stream_clone()
2907 return srtp_err_status_alloc_fail; in srtp_create()