Searched refs:aes128_80_32_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.c443 static const char *aes128_80_32_suite = "SRTP_AES128_CM_HMAC_SHA1_32"; local
452 test_encrypt(buf, len, aes128_80_32_suite, test_key);
456 test_encrypt(buf, len, aes128_80_32_suite, test_key);
466 ff_srtp_set_crypto(&srtp, aes128_80_32_suite, aes128_80_32_key);

Completed in 115 milliseconds