Home
last modified time | relevance | path

Searched refs:srtp_err_status_algo_fail (Results 1 – 11 of 11) sorted by relevance

/external/libsrtp2/crypto/math/
Dstat.c78 return srtp_err_status_algo_fail; in stat_test_monobit()
106 return srtp_err_status_algo_fail; in stat_test_poker()
143 return srtp_err_status_algo_fail; in stat_test_runs()
150 return srtp_err_status_algo_fail; /* long-runs test in stat_test_runs()
168 return srtp_err_status_algo_fail; /* long-runs test in stat_test_runs()
184 return srtp_err_status_algo_fail; in stat_test_runs()
210 return srtp_err_status_algo_fail; in stat_test_runs()
/external/libsrtp2/test/
Drdbx_driver.c157 return srtp_err_status_algo_fail; in rdbx_check_add()
167 return srtp_err_status_algo_fail; in rdbx_check_add()
192 return srtp_err_status_algo_fail; in rdbx_check_expect_failure()
210 return srtp_err_status_algo_fail; in rdbx_check_add_unordered()
217 return srtp_err_status_algo_fail; in rdbx_check_add_unordered()
Droc_driver.c116 return srtp_err_status_algo_fail; in roc_test()
143 return srtp_err_status_algo_fail; in roc_test()
165 return srtp_err_status_algo_fail; in roc_test()
Dsrtp_driver.c1090 return srtp_err_status_algo_fail; in srtp_test()
1105 status = srtp_err_status_algo_fail; in srtp_test()
1156 status = srtp_err_status_algo_fail; in srtp_test()
1305 return srtp_err_status_algo_fail; in srtcp_test()
1320 status = srtp_err_status_algo_fail; in srtcp_test()
1364 status = srtp_err_status_algo_fail; in srtcp_test()
/external/libsrtp2/crypto/cipher/
Dcipher.c323 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
328 status = srtp_err_status_algo_fail; in srtp_cipher_type_test()
344 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
411 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
416 status = srtp_err_status_algo_fail; in srtp_cipher_type_test()
431 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
582 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
587 status = srtp_err_status_algo_fail; in srtp_cipher_type_test()
595 return srtp_err_status_algo_fail; in srtp_cipher_type_test()
Daes_gcm_ossl.c270 return (srtp_err_status_algo_fail); in srtp_aes_gcm_openssl_set_aad()
/external/libsrtp2/crypto/hash/
Dauth.c152 status = srtp_err_status_algo_fail; in srtp_auth_type_test()
159 return srtp_err_status_algo_fail; in srtp_auth_type_test()
/external/libsrtp2/crypto/test/
Dsha1_driver.c140 return srtp_err_status_algo_fail; in sha1_test_case_validate()
Dcipher_driver.c421 return srtp_err_status_algo_fail; in cipher_driver_test_buffering()
/external/libsrtp2/include/
Dsrtp.h178 srtp_err_status_algo_fail = 11, /**< algorithm failed test routine */ enumerator
/external/libsrtp2/srtp/
Dsrtp.c652 return (srtp_err_status_algo_fail); in srtp_kdf_generate()