__crypto_md5_export_core
return __crypto_md5_export_core(MD5_CTX(desc), out);
return __crypto_md5_export_core(&HMAC_MD5_CTX(desc)->hash_ctx, out);