Home
last modified time | relevance | path

Searched refs:srtp_err_status_fail (Results 1 – 8 of 8) sorted by relevance

/external/libsrtp2/test/
Dreplay_driver.c95 return srtp_err_status_fail; in rdb_check_add()
99 return srtp_err_status_fail; in rdb_check_add()
113 return srtp_err_status_fail; in rdb_check_expect_failure()
135 return srtp_err_status_fail; in rdb_check_add_unordered()
170 return srtp_err_status_fail; in test_rdb_db()
189 return srtp_err_status_fail; in test_rdb_db()
206 return srtp_err_status_fail; in test_rdb_db()
226 return srtp_err_status_fail; in test_rdb_db()
231 return srtp_err_status_fail; in test_rdb_db()
235 return srtp_err_status_fail; in test_rdb_db()
[all …]
Dsrtp_driver.c1439 return srtp_err_status_fail; in srtp_session_print_policy()
1702 return srtp_err_status_fail; in srtp_validate()
1711 return srtp_err_status_fail; in srtp_validate()
1720 return srtp_err_status_fail; in srtp_validate()
1729 return srtp_err_status_fail; in srtp_validate()
1751 return srtp_err_status_fail; in srtp_validate()
1764 return srtp_err_status_fail; in srtp_validate()
1870 return srtp_err_status_fail; in srtp_validate_gcm()
1879 return srtp_err_status_fail; in srtp_validate_gcm()
1888 return srtp_err_status_fail; in srtp_validate_gcm()
[all …]
Ddtls_srtp_driver.c154 return srtp_err_status_fail; in test_dtls_srtp()
160 return srtp_err_status_fail; in test_dtls_srtp()
167 return srtp_err_status_fail; in test_dtls_srtp()
174 return srtp_err_status_fail; in test_dtls_srtp()
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c463 return srtp_err_status_fail; in srtp_crypto_kernel_alloc_cipher()
503 return srtp_err_status_fail; in srtp_crypto_kernel_alloc_auth()
560 return srtp_err_status_fail; in srtp_crypto_kernel_set_debug_module()
/external/libsrtp2/crypto/cipher/
Daes_icm_ossl.c253 return srtp_err_status_fail; in srtp_aes_icm_openssl_context_init()
284 return srtp_err_status_fail; in srtp_aes_icm_openssl_set_iv()
/external/webrtc/pc/
Dexternal_hmac.cc140 return srtp_err_status_fail; in external_crypto_init()
/external/libsrtp2/include/
Dsrtp.h166 srtp_err_status_fail = 1, /**< unspecified failure */ enumerator
/external/libsrtp2/srtp/
Dsrtp.c3114 return srtp_err_status_fail; in update_stream()