OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:err_status_algo_fail
(Results
1 - 10
of
10
) sorted by null
/external/srtp/crypto/math/
stat.c
38
return
err_status_algo_fail
;
69
return
err_status_algo_fail
;
110
return
err_status_algo_fail
;
118
return
err_status_algo_fail
; /* long-runs test failed */
138
return
err_status_algo_fail
; /* long-runs test failed */
153
return
err_status_algo_fail
;
180
return
err_status_algo_fail
;
256
return
err_status_algo_fail
;
264
return
err_status_algo_fail
; /* long-runs test failed */
284
return
err_status_algo_fail
; /* long-runs test failed *
[
all
...]
/external/srtp/crypto/cipher/
cipher.c
159
return
err_status_algo_fail
;
163
status =
err_status_algo_fail
;
178
return
err_status_algo_fail
;
226
return
err_status_algo_fail
;
230
status =
err_status_algo_fail
;
244
return
err_status_algo_fail
;
348
return
err_status_algo_fail
;
352
status =
err_status_algo_fail
;
358
return
err_status_algo_fail
;
/external/srtp/test/
roc_driver.c
115
return
err_status_algo_fail
;
160
return
err_status_algo_fail
;
rdbx_driver.c
145
*
err_status_algo_fail
is returned.
158
return
err_status_algo_fail
;
168
return
err_status_algo_fail
;
193
return
err_status_algo_fail
;
206
return
err_status_algo_fail
;
srtp_driver.c
648
return
err_status_algo_fail
;
662
status =
err_status_algo_fail
;
702
status =
err_status_algo_fail
;
847
return
err_status_algo_fail
;
861
status =
err_status_algo_fail
;
901
status =
err_status_algo_fail
;
[
all
...]
/external/srtp/crypto/hash/
auth.c
148
status =
err_status_algo_fail
;
154
return
err_status_algo_fail
;
/external/srtp/crypto/include/
err.h
80
err_status_algo_fail
= 11, /**< algorithm failed test routine */
enumerator in enum:__anon24243
/external/srtp/crypto/test/
sha1_driver.c
128
return
err_status_algo_fail
;
cipher_driver.c
326
return
err_status_algo_fail
;
/external/srtp/tables/
aes_tables.c
191
* returns
err_status_algo_fail
otherwise
346
return
err_status_algo_fail
;
Completed in 2642 milliseconds