Home
last modified time | relevance | path

Searched refs:aes128_80_32_suite (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/tests/
H A Dsrtp.c139 static const char *aes128_80_32_suite = "SRTP_AES128_CM_HMAC_SHA1_32"; in main() local
148 test_encrypt(buf, len, aes128_80_32_suite, test_key); in main()
152 test_encrypt(buf, len, aes128_80_32_suite, test_key); in main()
162 ff_srtp_set_crypto(&srtp, aes128_80_32_suite, aes128_80_32_key); in main()

Completed in 1 milliseconds