]> 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:47 +0000 (16:19 -0500)
commit97b3459bd249eb3ad4c5fc96732fadf447cd8e6d
treea708f03d9aff1055b560230aa5a6e2a91076968f
parent2fb9373b241400e5aadb2248149ae19f51d5e826
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