OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:err_status_no_ctx
(Results
1 - 5
of
5
) sorted by null
/external/srtp/test/
dtls_srtp_driver.c
138
* expect that these functions will return
err_status_no_ctx
144
if (err !=
err_status_no_ctx
) {
150
if (err !=
err_status_no_ctx
) {
156
if (err !=
err_status_no_ctx
) {
162
if (err !=
err_status_no_ctx
) {
srtp_driver.c
[
all
...]
/external/srtp/crypto/include/
err.h
82
err_status_no_ctx
= 13, /**< no appropriate context found */
enumerator in enum:__anon24243
/external/srtp/srtp/
ekt.c
177
return
err_status_no_ctx
;
srtp.c
647
return
err_status_no_ctx
;
893
return
err_status_no_ctx
;
[
all
...]
Completed in 211 milliseconds