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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsrtp.c441 static const char *aes128_80_suite = "AES_CM_128_HMAC_SHA1_80"; local
448 ff_srtp_set_crypto(&srtp, aes128_80_suite, aes128_80_key);
450 test_encrypt(buf, len, aes128_80_suite, test_key);
454 test_encrypt(buf, len, aes128_80_suite, test_key);

Completed in 58 milliseconds