]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_crypto: Use EVP API's instead of legacy API's
authorPhilip Prindeville <philipp@redfish-solutions.com>
Thu, 24 Mar 2022 19:22:05 +0000 (13:22 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 12 Sep 2022 21:19:20 +0000 (16:19 -0500)
commitbb8b2259bcd307e2c4ce75d954a3bbc4eeefcb32
treeef78b929ff705cf96b6e96b3aad5e54dc138ff63
parent0972106d5101d7163133bcd559ba62cc86792224
res_crypto: Use EVP API's instead of legacy API's

ASTERISK-30046 #close

Change-Id: I5c738756de75fd27ebad54be144c0ac6193f21b2
channels/chan_iax2.c
include/asterisk/crypto.h
res/res_crypto.c
tests/test_crypto.c