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