Lines Matching refs:str_ptr
284 srtp_err_status_t srtp_stream_alloc(srtp_stream_ctx_t **str_ptr, in srtp_stream_alloc() argument
305 *str_ptr = str; in srtp_stream_alloc()
453 srtp_stream_ctx_t **str_ptr) in srtp_stream_clone() argument
467 *str_ptr = str; in srtp_stream_clone()
474 srtp_stream_dealloc(*str_ptr, stream_template); in srtp_stream_clone()
475 *str_ptr = NULL; in srtp_stream_clone()
499 srtp_stream_dealloc(*str_ptr, stream_template); in srtp_stream_clone()
500 *str_ptr = NULL; in srtp_stream_clone()
516 srtp_stream_dealloc(*str_ptr, stream_template); in srtp_stream_clone()
517 *str_ptr = NULL; in srtp_stream_clone()
526 srtp_stream_dealloc(*str_ptr, stream_template); in srtp_stream_clone()
527 *str_ptr = NULL; in srtp_stream_clone()