Home
last modified time | relevance | path

Searched refs:srtp_stream_init_keys (Results 1 – 3 of 3) sorted by relevance

/external/srtp/include/
Dsrtp_priv.h180 srtp_stream_init_keys(srtp_stream_t srtp, const void *key);
/external/srtp/srtp/
Dsrtp.c361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { in srtp_stream_init_keys() function
516 err = srtp_stream_init_keys(srtp, p->key); in srtp_stream_init()
/external/srtp/googlepatches/
Dvidyo-3-srtp-ws.patch635 err = srtp_stream_init_keys(srtp, p->key);