When building with OpenSSL, pass the AES_GCM key to the EVP context (and thus, do AES key expansion) in srtp_cipher_init, not srtp_cipher_set_iv.

Improves AES_GCM performance 2x-3x.
2 files changed