summaryrefslogtreecommitdiff
path: root/third_party/srtp/srtp/srtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/srtp/srtp/srtp.c')
-rw-r--r--third_party/srtp/srtp/srtp.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/srtp/srtp/srtp.c b/third_party/srtp/srtp/srtp.c
index f2445558..b30f6d38 100644
--- a/third_party/srtp/srtp/srtp.c
+++ b/third_party/srtp/srtp/srtp.c
@@ -1102,6 +1102,15 @@ srtp_init() {
return err_status_ok;
}
+err_status_t
+srtp_deinit() {
+ err_status_t status;
+
+ status = crypto_kernel_shutdown();
+
+ return status;
+}
+
/*
* The following code is under consideration for removal. See
* SRTP_MAX_TRAILER_LEN