Home
last modified time | relevance | path

Searched refs:aes128_80_32_key (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/tests/
Dsrtp.c72 static const char *aes128_80_32_key = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmn"; variable
162 ff_srtp_set_crypto(&srtp, aes128_80_32_suite, aes128_80_32_key); in main()