Searched refs:aes128_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.c442 static const char *aes128_32_suite = "AES_CM_128_HMAC_SHA1_32"; local
451 test_encrypt(buf, len, aes128_32_suite, test_key);
455 test_encrypt(buf, len, aes128_32_suite, test_key);
460 ff_srtp_set_crypto(&srtp, aes128_32_suite, aes128_32_key);

Completed in 107 milliseconds