Home
last modified time | relevance | path

Searched refs:err_status_algo_fail (Results 1 – 10 of 10) sorted by relevance

/external/srtp/crypto/math/
Dstat.c38 return err_status_algo_fail; in stat_test_monobit()
69 return err_status_algo_fail; in stat_test_poker()
110 return err_status_algo_fail; in stat_test_runs()
118 return err_status_algo_fail; /* long-runs test failed */ in stat_test_runs()
138 return err_status_algo_fail; /* long-runs test failed */ in stat_test_runs()
153 return err_status_algo_fail; in stat_test_runs()
180 return err_status_algo_fail; in stat_test_runs()
256 return err_status_algo_fail; in stat_test_rand_source()
264 return err_status_algo_fail; /* long-runs test failed */ in stat_test_rand_source()
284 return err_status_algo_fail; /* long-runs test failed */ in stat_test_rand_source()
[all …]
/external/srtp/crypto/cipher/
Dcipher.c159 return err_status_algo_fail; in cipher_type_self_test()
163 status = err_status_algo_fail; in cipher_type_self_test()
178 return err_status_algo_fail; in cipher_type_self_test()
226 return err_status_algo_fail; in cipher_type_self_test()
230 status = err_status_algo_fail; in cipher_type_self_test()
244 return err_status_algo_fail; in cipher_type_self_test()
348 return err_status_algo_fail; in cipher_type_self_test()
352 status = err_status_algo_fail; in cipher_type_self_test()
358 return err_status_algo_fail; in cipher_type_self_test()
/external/srtp/test/
Drdbx_driver.c158 return err_status_algo_fail; in rdbx_check_add()
168 return err_status_algo_fail; in rdbx_check_add()
193 return err_status_algo_fail; in rdbx_check_expect_failure()
206 return err_status_algo_fail; in rdbx_check_unordered()
Droc_driver.c115 return err_status_algo_fail; in roc_test()
160 return err_status_algo_fail; in roc_test()
Dsrtp_driver.c648 return err_status_algo_fail; in srtp_test()
662 status = err_status_algo_fail; in srtp_test()
702 status = err_status_algo_fail; in srtp_test()
847 return err_status_algo_fail; in srtcp_test()
861 status = err_status_algo_fail; in srtcp_test()
901 status = err_status_algo_fail; in srtcp_test()
/external/srtp/crypto/hash/
Dauth.c148 status = err_status_algo_fail; in auth_type_self_test()
154 return err_status_algo_fail; in auth_type_self_test()
/external/srtp/crypto/include/
Derr.h80 err_status_algo_fail = 11, /**< algorithm failed test routine */ enumerator
/external/srtp/crypto/test/
Dsha1_driver.c128 return err_status_algo_fail; in sha1_test_case_validate()
Dcipher_driver.c326 return err_status_algo_fail; in cipher_driver_test_buffering()
/external/srtp/tables/
Daes_tables.c346 return err_status_algo_fail; in aes_test_inverse()