Searched refs:srtp_stream_init_keys (Results 1 – 3 of 3) sorted by relevance
180 srtp_stream_init_keys(srtp_stream_t srtp, const void *key);
361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { in srtp_stream_init_keys() function516 err = srtp_stream_init_keys(srtp, p->key); in srtp_stream_init()
635 err = srtp_stream_init_keys(srtp, p->key);