mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 15:33:58 +08:00
update crypto
This commit is contained in:
@@ -116,3 +116,13 @@ int GMAPI_sgd2mdnid(int sgd)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int EVP_MD_sgd(const EVP_MD *md)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
int EVP_CIPHER_sgd(const EVP_CIPHER *cipher)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user