Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/tests/
H A Dsrtp.c138 static const char *aes128_32_suite = "AES_CM_128_HMAC_SHA1_32"; in main() local
147 test_encrypt(buf, len, aes128_32_suite, test_key); in main()
151 test_encrypt(buf, len, aes128_32_suite, test_key); in main()
156 ff_srtp_set_crypto(&srtp, aes128_32_suite, aes128_32_key); in main()

Completed in 1 milliseconds