__crypto_sha1_import_core
return __crypto_sha1_import_core(SHA1_CTX(desc), in);
return __crypto_sha1_import_core(&ctx->sha_ctx, in);