Searched refs:kAttributeCrypto (Results 1 – 1 of 1) sorted by relevance
138 static const char kAttributeCrypto[] = "crypto"; variable1421 InitAttrLine(kAttributeCrypto, &os); in BuildRtpContentAttributes()2583 } else if (HasAttribute(line, kAttributeCrypto)) { in ParseContent()2820 if (!GetValue(fields[0], kAttributeCrypto, &tag_value, error)) { in ParseCryptoAttribute()