Home
last modified time | relevance | path

Searched refs:err_status_alloc_fail (Results 1 – 16 of 16) sorted by relevance

/external/srtp/crypto/kernel/
Dcrypto_kernel.c327 return err_status_alloc_fail; in crypto_kernel_load_cipher_type()
372 return err_status_alloc_fail; in crypto_kernel_load_auth_type()
488 return err_status_alloc_fail; in crypto_kernel_load_debug_module()
/external/srtp/test/
Dsrtp_driver.c602 return err_status_alloc_fail; in srtp_test()
606 return err_status_alloc_fail; in srtp_test()
685 return err_status_alloc_fail; in srtp_test()
801 return err_status_alloc_fail; in srtcp_test()
805 return err_status_alloc_fail; in srtcp_test()
884 return err_status_alloc_fail; in srtcp_test()
Ddtls_srtp_driver.c142 return err_status_alloc_fail; in test_dtls_srtp()
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch26 return err_status_alloc_fail;
62 - return err_status_alloc_fail;
63 + stat = err_status_alloc_fail;
Dvidyo-3-srtp-ws.patch518 + return err_status_alloc_fail;
/external/srtp/crypto/include/
Derr.h72 err_status_alloc_fail = 3, /**< couldn't allocate memory */ enumerator
/external/srtp/crypto/cipher/
Dnull_cipher.c66 return err_status_alloc_fail; in null_cipher_alloc()
Daes_cbc.c73 return err_status_alloc_fail; in aes_cbc_alloc()
Daes_icm.c116 return err_status_alloc_fail; in aes_icm_alloc_ismacryp()
/external/srtp/crypto/hash/
Dnull_auth.c66 return err_status_alloc_fail; in null_auth_alloc()
Dhmac.c78 return err_status_alloc_fail; in hmac_alloc()
/external/srtp/crypto/test/
Dcipher_driver.c355 return err_status_alloc_fail; in cipher_array_alloc_init()
364 return err_status_alloc_fail; in cipher_array_alloc_init()
Dsha1_driver.c77 return err_status_alloc_fail; in hash_test_case_add()
/external/webrtc/talk/session/media/
Dexternalhmac.cc107 return err_status_alloc_fail; in external_hmac_alloc()
/external/srtp/crypto/replay/
Drdbx.c200 return err_status_alloc_fail; in rdbx_init()
/external/srtp/srtp/
Dsrtp.c94 return err_status_alloc_fail; in srtp_stream_alloc()
118 stat = err_status_alloc_fail; in srtp_stream_alloc()
244 return err_status_alloc_fail; in srtp_stream_clone()
1281 return err_status_alloc_fail; in srtp_create()