Skip to content

Commit

Permalink
api xx2 impl
Browse files Browse the repository at this point in the history
  • Loading branch information
pabuhler committed Dec 5, 2023
1 parent 6945f4c commit 528cf3c
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 306 deletions.
2 changes: 1 addition & 1 deletion crypto/cipher/null_cipher.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static const srtp_cipher_test_case_t srtp_null_cipher_test_0 = {
};

/*
* note: the decrypt function is idential to the encrypt function
* note: the decrypt function is identical to the encrypt function
*/

const srtp_cipher_type_t srtp_null_cipher = {
Expand Down
Loading

0 comments on commit 528cf3c

Please sign in to comment.