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