Searched defs:srtp_stream_init_keys (Results 1 - 2 of 2) sorted by relevance

/external/srtp/srtp/
H A Dsrtp.c361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { function
516 err = srtp_stream_init_keys(srtp, p->key);
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c437 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { function
664 err = srtp_stream_init_keys(srtp, p->key);

Completed in 170 milliseconds