]> 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:11 +0000 (16:19 -0500)
commitb1cf0e0069798d7743a2366f643c10327217ff2e
tree880f5dd367410dda815f2811a63f02497877c7b8
parentf82ec339fc929ed044ae895a3ee7eb807410b299
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