__crypto_sha512_export_core
return __crypto_sha512_export_core(&SHA384_CTX(desc)->ctx, out);
return __crypto_sha512_export_core(&SHA512_CTX(desc)->ctx, out);
return __crypto_sha512_export_core(&HMAC_SHA384_CTX(desc)->ctx.sha_ctx,
return __crypto_sha512_export_core(&HMAC_SHA512_CTX(desc)->ctx.sha_ctx,