Searched refs:HCRYPT_MSG_PT_MS (Results 1 – 4 of 4) sorted by relevance
92 case HCRYPT_MSG_PT_MS: /* Media Stream */ in hcryptMsg_SRT_ResetCache()124 rc = HCRYPT_MSG_PT_MS; in hcryptMsg_SRT_ParseMsg()128 case HCRYPT_MSG_PT_MS: in hcryptMsg_SRT_ParseMsg()
97 ctx->msg_info->resetCache(ctx->MSpfx_cache, HCRYPT_MSG_PT_MS, ctx->flags & HCRYPT_CTX_F_xSEK); in hcryptCtx_Tx_Rekey()159 ctx->msg_info->resetCache(ctx->MSpfx_cache, HCRYPT_MSG_PT_MS, ctx->flags & HCRYPT_CTX_F_xSEK); in hcryptCtx_Tx_CloneKey()216 …new_ctx->msg_info->resetCache(new_ctx->MSpfx_cache, HCRYPT_MSG_PT_MS, new_ctx->flags & HCRYPT_MSG_… in hcryptCtx_Tx_Refresh()
43 #define HCRYPT_MSG_PT_MS 1 /* Media stream */ macro
86 case HCRYPT_MSG_PT_MS: /* MSmsg */ in HaiCrypt_Rx_Process()