mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
The Great Renaming
A simple execution of tmp/invoke-rename.pl
This commit is contained in:
parent
b5904d25ef
commit
2cf5a7c98e
291 changed files with 36012 additions and 36012 deletions
|
|
@ -648,7 +648,7 @@ add_gnutls_ciphersuites()
|
|||
esac
|
||||
}
|
||||
|
||||
add_polarssl_ciphersuites()
|
||||
add_mbedtls_ciphersuites()
|
||||
{
|
||||
case $TYPE in
|
||||
|
||||
|
|
@ -1177,7 +1177,7 @@ for VERIFY in $VERIFIES; do
|
|||
add_common_ciphersuites
|
||||
add_openssl_ciphersuites
|
||||
add_gnutls_ciphersuites
|
||||
add_polarssl_ciphersuites
|
||||
add_mbedtls_ciphersuites
|
||||
filter_ciphersuites
|
||||
|
||||
if [ "X" != "X$P_CIPHERS" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue