Searched refs:srtp_key_limit_ctx_t (Results 1 – 3 of 3) sorted by relevance
55 typedef struct srtp_key_limit_ctx_t *srtp_key_limit_t;79 typedef struct srtp_key_limit_ctx_t { struct82 } srtp_key_limit_ctx_t; argument
130 srtp_key_limit_ctx_t *limit;
370 session_keys->limit = (srtp_key_limit_ctx_t *)srtp_crypto_alloc( in srtp_stream_alloc()371 sizeof(srtp_key_limit_ctx_t)); in srtp_stream_alloc()