Searched refs:srtp_ctx_t (Results 1 – 5 of 5) sorted by relevance
88 srtp_ctx_t *srtp_ctx;95 srtp_ctx_t *srtp_ctx;
63 srtp_ctx_t *srtp_ctx;
887 srtp_ctx_t *srtp; in srtp_rejections_per_second()
201 typedef struct srtp_ctx_t_ srtp_ctx_t; typedef361 typedef srtp_ctx_t *srtp_t;468 srtp_err_status_t srtp_protect_mki(srtp_ctx_t *ctx,
1684 static srtp_err_status_t srtp_protect_aead(srtp_ctx_t *ctx, in srtp_protect_aead()1847 static srtp_err_status_t srtp_unprotect_aead(srtp_ctx_t *ctx, in srtp_unprotect_aead()2036 srtp_err_status_t srtp_protect(srtp_ctx_t *ctx, in srtp_protect()2043 srtp_err_status_t srtp_protect_mki(srtp_ctx_t *ctx, in srtp_protect_mki()2365 srtp_err_status_t srtp_unprotect(srtp_ctx_t *ctx, in srtp_unprotect()2372 srtp_err_status_t srtp_unprotect_mki(srtp_ctx_t *ctx, in srtp_unprotect_mki()2898 srtp_ctx_t *ctx; in srtp_create()2905 ctx = (srtp_ctx_t *)srtp_crypto_alloc(sizeof(srtp_ctx_t)); in srtp_create()