mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
fix jenkins failure
This commit is contained in:
@ -4005,7 +4005,7 @@ int wolfSSL_EVP_MD_type(const WOLFSSL_EVP_MD *md)
|
||||
md.fn = fn;
|
||||
md.arg = args;
|
||||
|
||||
return wolfSSL_OBJ_NAME_do_all(WOLFSSL_OBJ_NAME_TYPE_MD_METH,
|
||||
wolfSSL_OBJ_NAME_do_all(WOLFSSL_OBJ_NAME_TYPE_MD_METH,
|
||||
md_do_all_func, &md);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user